Interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the application gateway definition to return to after attaching this definition
All Superinterfaces:
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithCookieBasedAffinity<ParentT>, ApplicationGatewayRequestRoutingRule.DefinitionStages.WithHostname<ParentT>, ApplicationGatewayRequestRoutingRule.DefinitionStages.WithPriority<ParentT>, ApplicationGatewayRequestRoutingRule.DefinitionStages.WithUrlPathMap<ParentT>, Attachable.InDefinition<ParentT>, HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>>, HasHostname.DefinitionStages.WithHostname<ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>>
All Known Subinterfaces:
ApplicationGatewayRequestRoutingRule.Definition<ParentT>, ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddressOrAttach<ParentT>
Enclosing interface:
ApplicationGatewayRequestRoutingRule.DefinitionStages

The final stage of an application gateway request routing rule definition.

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