| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayUrlPathMap.Definition<ReturnT>
The entirety of an application gateway URL path map definition.
|
static interface |
ApplicationGatewayUrlPathMap.DefinitionStages.WithAttach<ReturnT>
The final stage of an application gateway URL path map definition.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayUrlPathMap.DefinitionStages.WithPathRule<ParentT> |
ApplicationGatewayUrlPathMap.DefinitionStages.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.
*/