Interface ApplicationGatewayRequestRoutingRule.UpdateStages
-
- Enclosing interface:
- ApplicationGatewayRequestRoutingRule
public static interface ApplicationGatewayRequestRoutingRule.UpdateStagesGrouping of application gateway request routing rule update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendThe stage of an application gateway request routing rule update allowing to specify the backend to associate the routing rule with.static interfaceApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfigurationThe stage of an application gateway request routing rule update allowing to specify the backend HTTP settings configuration to associate the routing rule with.static interfaceApplicationGatewayRequestRoutingRule.UpdateStages.WithListenerThe stage of an application gateway request routing rule update allowing to specify an existing listener to associate the routing rule with.static interfaceApplicationGatewayRequestRoutingRule.UpdateStages.WithRedirectConfigThe stage of an application gateway request routing rule update allowing to associate the rule with a redirect configuration.static interfaceApplicationGatewayRequestRoutingRule.UpdateStages.WithSslCertificateThe stage of an application gateway request routing rule allowing to specify an SSL certificate.static interfaceApplicationGatewayRequestRoutingRule.UpdateStages.WithSslPasswordThe stage of an application gateway request routing rule allowing to specify password of the SSL certificate pfx file.
-