Interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithCookieBasedAffinity<ParentT>
- Type Parameters:
ParentT- the stage of the application gateway definition to return to after attaching this definition
- All Superinterfaces:
HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayRequestRoutingRule.Definition<ParentT>,ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>,ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddressOrAttach<ParentT>
- Enclosing interface:
ApplicationGatewayRequestRoutingRule.DefinitionStages
public static interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithCookieBasedAffinity<ParentT>
extends HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>>
The stage of an application gateway request routing rule allowing to enable cookie based affinity.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.network.models.HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity
withCookieBasedAffinity, withoutCookieBasedAffinity