Uses of Interface
com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity
-
Packages that use HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity in com.microsoft.azure.management.network
Subinterfaces of HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>The entirety of an application gateway request routing rule definition as part of an application gateway update.static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT>The final stage of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.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.UpdateDefinitionStages.WithCookieBasedAffinity<ParentT>The stage of an application gateway request routing rule allowing to enable cookie based affinity.
-