Azure Key Vault · Schema

DeletedKeyBundle

A deleted key bundle consisting of a WebKey plus its attributes.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
recoveryId string The url of the recovery object, used to identify and recover the deleted key.
scheduledPurgeDate integer The time when the key is scheduled to be purged, in UTC.
deletedDate integer The time when the key was deleted, in UTC.
View JSON Schema on GitHub