RootCertificateProperties Class

This property store root certificate related information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.iothub._serialization.Model
RootCertificateProperties

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.