Share via


TlsCertificateProperties Class

The TLS certificate properties of the connected registry login server.

Constructor

TlsCertificateProperties(*args: Any, **kwargs: Any)

Variables

Name Description
type

The type of certificate location. "LocalDirectory"

location
str

Indicates the location of the certificates.

Attributes

location

Indicates the location of the certificates.

location: str | None

type

The type of certificate location. "LocalDirectory"

type: str | _models.CertificateType | None