RootCertificateProperties Class
This property store root certificate related information.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
RootCertificateProperties(*, enable_root_certificate_v2: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
enable_root_certificate_v2
|
This property when set to true, hub will use G2 cert; while it's set to false, hub uses Baltimore Cert. |
Variables
Name | Description |
---|---|
enable_root_certificate_v2
|
This property when set to true, hub will use G2 cert; while it's set to false, hub uses Baltimore Cert. |
last_updated_time_utc
|
the last update time to root certificate flag. |
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