ManagedEnvironmentPropertiesPeerAuthentication Class
Peer authentication settings for the Managed Environment.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelManagedEnvironmentPropertiesPeerAuthentication
Constructor
ManagedEnvironmentPropertiesPeerAuthentication(*, mtls: _models.Mtls | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
mtls
|
Mutual TLS authentication settings for the Managed Environment. |
Variables
Name | Description |
---|---|
mtls
|
Mutual TLS authentication settings for the Managed Environment. |
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