| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayUrlPathMap.UpdateDefinition<ReturnT>
The entirety of an application gateway URL path map definition as part of an application gateway update.
|
static interface |
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach<ReturnT>
The final stage of an application gateway URL path map definition.
|
static interface |
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddressOrPath<ParentT>
The stage of an application gateway URL path map definition allowing to add more backend addresses,
start specifying optional settings, or finish the definition by attaching it to the parent application gateway.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithPathRule<ParentT> |
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackend.toBackend(String name)
Associates the URL path map with a backend on this application gateway.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/