Interface HasCookieBasedAffinity
- All Known Subinterfaces:
ApplicationGatewayRequestRoutingRule
public interface HasCookieBasedAffinity
An interface representing a model's ability to support cookie based affinity.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Grouping of definition stages involving enabling cookie based affinity.static interface
Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity.static interface
Grouping of update stages involving modifying cookie based affinity. -
Method Summary
-
Method Details
-
cookieBasedAffinity
boolean cookieBasedAffinity()- Returns:
- the backend port number the network traffic is sent to
-