| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayRequestRoutingRule.Definition<ParentT>
The entirety of an application gateway request routing rule definition.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendOrAddress<ParentT> |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration.toBackendHttpConfiguration(String name)
Associates the specified backend HTTP settings configuration with this request routing rule.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendOrAddress<ParentT> |
ApplicationGatewayRequestRoutingRule.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
request routing rule.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/