public static interface ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRule.Update |
toBackendHttpConfiguration(String name)
Associates the specified backend HTTP settings configuration with this request routing rule.
|
ApplicationGatewayRequestRoutingRule.Update toBackendHttpConfiguration(String name)
name - the name of a backend HTTP settings configuration/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/