| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayFrontend.UpdateDefinition<ParentT>
The entirety of an application gateway frontend definition as part of an application gateway update.
|
static interface |
ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of an application gateway frontend definition.
|
static interface |
ApplicationGatewayFrontend.UpdateDefinitionStages.WithPrivateIP<ParentT>
The stage of an application gateway frontend definition allowing to specify the private IP address this
application gateway should be available at within the selected virtual network.
|
static interface |
LoadBalancerPrivateFrontend.UpdateDefinition<ParentT>
The entirety of a private frontend definition as part of a load balancer update.
|
static interface |
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of an internal frontend definition.
|
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.WithPrivateIP<ParentT>
The stage of the network interface IP configuration definition allowing to specify private IP address within
a virtual network subnet.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.