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. |
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