public static interface ApplicationGatewayRequestRoutingRule.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackend
The stage of an application gateway request routing rule update allowing to specify the backend to associate the routing rule with.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration
The stage of an application gateway request routing rule update allowing to specify the backend HTTP settings configuration
to associate the routing rule with.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithListener
The stage of an application gateway request routing rule update allowing to specify an existing listener to
associate the routing rule with.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/