| 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.WithServerNameIndication<ParentT>
The stage of an application gateway frontend listener definition allowing to require server name indication
(SNI).
|
static interface |
ApplicationGatewayRequestRoutingRule.Definition<ParentT>
The entirety of an application gateway request routing rule definition.
|
static interface |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigOrSniOrRedirect<ParentT>
The stage of an application gateway request routing rule allowing to specify backend HTTP settings, or SNI,
or a redirect configuration.
|
static interface |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigurationOrSni<ParentT>
The stage of an application gateway request routing rule definition allowing to require server name
indication if the application gateway is serving multiple websites in its backends and SSL is required.
|
static interface |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithServerNameIndication<ParentT>
The stage of an application gateway request routing rule definition allowing to require server name
indication.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.