Interface ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddressOrPath<ParentT>

Type Parameters:
ParentT - the stage of the application gateway definition to return to after attaching this definition
All Superinterfaces:
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddress<ParentT>, ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithPathRule<ParentT>
All Known Subinterfaces:
ApplicationGatewayUrlPathMap.UpdateDefinition<ReturnT>
Enclosing interface:
ApplicationGatewayUrlPathMap.UpdateDefinitionStages

public static interface ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddressOrPath<ParentT> extends ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddress<ParentT>, ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithPathRule<ParentT>
The 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.