| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGateway.Definition
The entirety of the application gateway definition.
|
static interface |
ApplicationGateway.DefinitionStages.WithCreate
The stage of an application gateway definition containing all the required inputs for the resource to be
created, but also allowing for any other optional settings to be specified.
|
static interface |
ApplicationGateway.DefinitionStages.WithPrivateIPAddress
The stage of an application gateway definition allowing to specify the default IP address the app gateway
will be internally available at, if a default private frontend has been enabled.
|
static interface |
ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate
The stage of an application gateway definition allowing to continue adding more request routing rules, or
start specifying optional settings, or create the application gateway.
|
static interface |
ApplicationGatewayFrontend.Definition<ParentT>
The entirety of an application gateway frontend definition.
|
static interface |
ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT>
The final stage of an application gateway frontend definition.
|
static interface |
ApplicationGatewayFrontend.DefinitionStages.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 subnet.
|
static interface |
LoadBalancerPrivateFrontend.Definition<ParentT>
The entirety of a private frontend definition.
|
static interface |
LoadBalancerPrivateFrontend.DefinitionStages.WithAttach<ParentT>
The final stage of a private frontend definition.
|
static interface |
NicIpConfiguration.Definition<ParentT>
The entirety of the network interface IP configuration definition.
|
static interface |
NicIpConfiguration.DefinitionStages.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.