Interface ApplicationGatewayRedirectConfiguration.UpdateStages
-
- Enclosing interface:
- ApplicationGatewayRedirectConfiguration
public static interface ApplicationGatewayRedirectConfiguration.UpdateStagesGrouping of application gateway redirect configuration update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplicationGatewayRedirectConfiguration.UpdateStages.WithPathIncludedThe stage of an application gateway redirect configuration allowing to specify whether the path should be included in the redirected URL.static interfaceApplicationGatewayRedirectConfiguration.UpdateStages.WithQueryStringIncludedThe stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL.static interfaceApplicationGatewayRedirectConfiguration.UpdateStages.WithTargetThe stage of an application gateway redirect configuration allowing to specify the target URL or listener for the redirection.static interfaceApplicationGatewayRedirectConfiguration.UpdateStages.WithTypeThe stage of an application gateway redirect configuration allowing to specify the type of the redirection.
-