Interface ApplicationGatewayUrlPathMap.Definition<ReturnT>

Type Parameters:
ReturnT - the stage of the parent application gateway definition to return to after attaching this definition
All Superinterfaces:
ApplicationGatewayUrlPathMap.DefinitionStages.Blank<ReturnT>, ApplicationGatewayUrlPathMap.DefinitionStages.WithAttach<ReturnT>, ApplicationGatewayUrlPathMap.DefinitionStages.WithBackend<ReturnT>, ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration<ReturnT>, ApplicationGatewayUrlPathMap.DefinitionStages.WithListener<ReturnT>, ApplicationGatewayUrlPathMap.DefinitionStages.WithPathRule<ReturnT>, ApplicationGatewayUrlPathMap.DefinitionStages.WithRedirectConfig<ReturnT>, Attachable.InDefinition<ReturnT>
Enclosing interface:
ApplicationGatewayUrlPathMap

The entirety of an application gateway URL path map definition.