Uses of Interface
com.azure.resourcemanager.network.models.HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity
-
Packages that use HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity in com.azure.resourcemanager.network.models
Subinterfaces of HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayRequestRoutingRule.Definition<ParentT>The entirety of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>The final stage of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddressOrAttach<ParentT>The stage of an application gateway request routing rule definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithCookieBasedAffinity<ParentT>The stage of an application gateway request routing rule allowing to enable cookie based affinity.
-