| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayListener.Definition<ParentT>
The entirety of an application gateway HTTP listener definition.
|
static interface |
ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>
The final stage of an application gateway HTTP listener.
|
static interface |
ApplicationGatewayListener.DefinitionStages.WithHostname<ParentT>
The stage of an application gateway frontend listener definition allowing to specify the hostname of the
website for which the traffic is received.
|
static interface |
ApplicationGatewayRequestRoutingRule.Definition<ParentT>
The entirety of an application gateway request routing rule definition.
|
static interface |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>
The final stage of an application gateway request routing rule definition.
|
static interface |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddressOrAttach<ParentT>
The stage of an application gateway request routing rule definition allowing to add more backend addresses,
start specifying optional settings, or finish the definition by attaching it to the parent application
gateway.
|
static interface |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithHostname<ParentT>
The stage of an application gateway request routing rule definition allowing to specify the host name of a
backend website for the listener to receive traffic for.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.