Interface ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach<ReturnT>

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

public static interface ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach<ReturnT> extends Attachable.InDefinitionAlt<ReturnT>, ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithPathRule<ReturnT>, ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithRedirectConfig<ReturnT>
The final stage of an application gateway URL path map definition.

At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition.