Interface ApplicationGatewayUrlPathMap.DefinitionStages
- Enclosing interface:
- ApplicationGatewayUrlPathMap
public static interface ApplicationGatewayUrlPathMap.DefinitionStages
Grouping of application gateway URL path map definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of an application gateway URL path map definition.static interfaceThe final stage of an application gateway URL path map definition.static interfaceThe stage of an application gateway URL path map definition allowing to specify the backend to associate the URL path map with.static interfaceThe stage of an application gateway URL path map definition allowing to specify the backend HTTP settings configuration to associate the routing rule with.static interfaceThe stage of an application gateway URL path map definition allowing to specify an existing listener to associate the URL path map with.static interfaceThe stage of an application gateway URL path map definition allowing to specify path rules.static interfaceThe stage of an application gateway URL path map definition allowing to associate the URL path map with a redirect configuration.