Interface ApplicationGatewayUrlPathMap.UpdateDefinitionStages
- Enclosing interface:
ApplicationGatewayUrlPathMap
public static interface ApplicationGatewayUrlPathMap.UpdateDefinitionStages
Grouping of application gateway URL path map definition stages applicable as part of an application gateway
update.
-
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 add an address to the backend used by this URL path map.static interfaceThe stage of an application gateway URL path map definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.static interfaceThe stage of an application gateway URL path map definition allowing to specify the backend HTTP settings configuration to associate the URL path map with.static interfaceThe stage of an application gateway URL path map definition allowing to add an address to specify an existing backend to associate with this URL path map or create a new backend with an auto-generated name and addresses to it.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 the path rule to associate the URL path map with.static interfaceThe stage of an application gateway URL path map definition allowing to associate the URL path map with a redirect configuration.