| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>
The entirety of an application gateway request routing rule definition as part of an application gateway update.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigOrRedirect<ParentT>
The stage of an application gateway request routing rule definition allowing to select either a backend or a
redirect configuration.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.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.UpdateDefinitionStages.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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.