ManagedEnvironmentPropertiesPeerAuthentication Class
Peer authentication settings for the Managed Environment.
Constructor
ManagedEnvironmentPropertiesPeerAuthentication(*, mtls: _models.Mtls | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
mtls
|
Mutual TLS authentication settings for the Managed Environment. Default value: None
|
Variables
Name | Description |
---|---|
mtls
|
Mutual TLS authentication settings for the Managed Environment. |