Certificate Class
Definition of the certificate.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.automation.models._models_py3.ResourceCertificate
Constructor
Certificate(*, description: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Fully qualified resource Id for the resource.
- name
- str
The name of the resource.
- type
- str
The type of the resource.
- thumbprint
- str
Gets the thumbprint of the certificate.
- expiry_time
- datetime
Gets the expiry time of the certificate.
- is_exportable
- bool
Gets the is exportable flag of the certificate.
- creation_time
- datetime
Gets the creation time.
- last_modified_time
- datetime
Gets the last modified time.
Feedback
Submit and view feedback for