Mtls Class
Configuration properties for mutual TLS authentication.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelMtls
Constructor
Mtls(*, enabled: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
enabled
|
Boolean indicating whether the mutual TLS authentication is enabled. |
Variables
Name | Description |
---|---|
enabled
|
Boolean indicating whether the mutual TLS authentication is enabled. |
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