IngressStickySessions Class
Sticky Sessions for Single Revision Mode.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelIngressStickySessions
Constructor
IngressStickySessions(*, affinity: str | _models.Affinity | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
affinity
|
Sticky Session Affinity. Known values are: "sticky" and "none". |
Variables
Name | Description |
---|---|
affinity
|
Sticky Session Affinity. Known values are: "sticky" and "none". |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python