DeletedCertificateItem Class
The deleted certificate item containing metadata about the deleted certificate.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
DeletedCertificateItem
Constructor
DeletedCertificateItem(*, id: Optional[str] = None, attributes=None, tags=None, x509_thumbprint: Optional[bytes] = None, recovery_id: Optional[str] = None, **kwargs)
Parameters
- recovery_id
- str
Required
The url of the recovery object, used to identify and recover the deleted certificate.
Variables
- scheduled_purge_date
- datetime
The time when the certificate is scheduled to be purged, in UTC
- deleted_date
- datetime
The time when the certificate was deleted, in UTC
Feedback
Submit and view feedback for