CertificateListDescription Class

The JSON-serialized array of Certificate objects.

Inheritance
msrest.serialization.Model
CertificateListDescription

Constructor

CertificateListDescription(*, value: List[CertificateResponse] | None = None, **kwargs)

Keyword-Only Parameters

Name Description
value

The array of Certificate objects.

Variables

Name Description
value

The array of Certificate objects.