| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayUrlPathMap.DefinitionStages.WithBackend<ParentT> |
ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration.toBackendHttpConfiguration(String name)
Associates the specified backend HTTP settings configuration with this application gateway URL path map.
|
ApplicationGatewayUrlPathMap.DefinitionStages.WithBackend<ParentT> |
ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration.toBackendHttpPort(int portNumber)
Creates a backend HTTP settings configuration for the specified backend port and the HTTP protocol, and associates it with this
URL path map.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/