public static interface ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackend
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRule.Update |
toBackend(String name)
Associates the request routing rule with an existing backend on this application gateway.
|
ApplicationGatewayRequestRoutingRule.Update toBackend(String name)
name - the name of an existing backend/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/