Interface ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages
- Enclosing interface:
ApplicationGatewayRedirectConfiguration
public static interface ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages
Grouping of application gateway redirect configuration definition stages applicable as part of an application
gateway update.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of an application gateway redirect configuration configuration definition.static interfaceThe final stage of an application gateway redirect configuration definition.static interfaceThe stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL or other optional settings.static interfaceThe stage of an application gateway redirect configuration allowing to specify whether the path should be included in the redirected URL.static interfaceThe stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL.static interfaceThe stage of an application gateway redirect configuration allowing to specify the target URL or listener for the redirection.static interfaceThe stage of an application gateway redirect configuration allowing to specify the type of the redirection.