Partilhar via


TlsProperties Class

The TLS properties of the connected registry login server.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.containerregistry._serialization.Model
TlsProperties

Constructor

TlsProperties(**kwargs: Any)

Variables

Name Description
status
str or <xref:azure.mgmt.containerregistry.v2023_06_06_preview.models.TlsStatus>

Indicates whether HTTPS is enabled for the login server. Known values are: "Enabled" and "Disabled".

certificate
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.models.TlsCertificateProperties>

The certificate used to configure HTTPS for the login server.