CertificateListDescription Class

The JSON-serialized array of Certificate objects.

Inheritance
CertificateListDescription

Constructor

CertificateListDescription(*, value: Optional[List[azure.mgmt.iothubprovisioningservices.models._models_py3.CertificateResponse]] = None, **kwargs)

Variables

value
list[CertificateResponse]

The array of Certificate objects.