| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRule.Update |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithListener.fromListener(String name)
Associates the request routing rule with an existing frontend listener.
|
ApplicationGatewayRequestRoutingRule.Update |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackend.toBackend(String name)
Associates the request routing rule with an existing backend on this application gateway.
|
ApplicationGatewayRequestRoutingRule.Update |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration.toBackendHttpConfiguration(String name)
Associates the specified backend HTTP settings configuration with this request routing rule.
|
ApplicationGatewayRequestRoutingRule.Update |
ApplicationGateway.UpdateStages.WithRequestRoutingRule.updateRequestRoutingRule(String name)
Begins the update of a 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.
*/