| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes 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.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontendPort<ParentT> |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend.fromPrivateFrontend()
Enables the rule to apply to the application gateway's private (internal) frontend.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontendPort<ParentT> |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend.fromPublicFrontend()
Enables the rule to apply to the application gateway's public (Internet-facing) frontend.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/