| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayRequestRoutingRule.Definition<ParentT>
The entirety of an application gateway request routing rule definition.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontendPort<ParentT> |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend.fromPrivateFrontend()
Enables the rule to apply to the application gateway's private (internal) frontend.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontendPort<ParentT> |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend.fromPublicFrontend()
Enables the rule to apply to the application gateway's public (Internet-facing) frontend.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.