CertificateListDescription Class
The JSON-serialized array of Certificate objects.
- Inheritance
-
msrest.serialization.ModelCertificateListDescription
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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python