public static interface ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackend
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRule.Update |
toBackend(String name)
Associates the request routing rule with a backend on this application gateway.
|
ApplicationGatewayRequestRoutingRule.Update toBackend(String name)
If the specified backend does not yet exist, it will be automatically created.
name - the name of a backendCopyright © 2021 Microsoft Corporation. All rights reserved.