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". |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python