| 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.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.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.UpdateDefinitionStages.WithBackendOrAddress<ParentT>
The stage of an application gateway request routing rule definition allowing to add an address to specify an existing
backend to associate with this request routing rule or create a new backend with an auto-generated name and addresses to it.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/