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". |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python