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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python