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
public static interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>, ApplicationGatewayRequestRoutingRule.DefinitionStages.WithHostname<ParentT>, ApplicationGatewayRequestRoutingRule.DefinitionStages.WithCookieBasedAffinity<ParentT>, ApplicationGatewayRequestRoutingRule.DefinitionStages.WithUrlPathMap<ParentT>, ApplicationGatewayRequestRoutingRule.DefinitionStages.WithPriority<ParentT>
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.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithPriority
withPriorityMethods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithUrlPathMap
withUrlPathMapMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity
withCookieBasedAffinity, withoutCookieBasedAffinityMethods inherited from interface com.azure.resourcemanager.network.models.HasHostname.DefinitionStages.WithHostname
withHostname, withHostnames