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.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithRedirectConfig
The stage of an application gateway request routing rule update allowing to associate the rule with a
redirect configuration.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithSslCertificate
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithSslPassword
The stage of an application gateway request routing rule allowing to specify password of the SSL certificate
pfx file.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.