| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerPublicFrontend.UpdateDefinition<ParentT>
The entirety of a public frontend definition as part of an Internet-facing load balancer update.
|
static interface |
LoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<ParentT>
The first stage of a public frontend definition.
|
static interface |
LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>
The stage of a public frontend definition allowing to specify an existing public IP address.
|
static interface |
NicIpConfiguration.UpdateDefinition<ParentT>
The entirety of a network interface IP configuration definition as part of a network interface update.
|
static interface |
NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of network interface IP configuration.
|
static interface |
NicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddress<ParentT>
The stage of the network interface IP configuration definition allowing to associate it with a public IP
address.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.