Azure Key Vault · Schema

DeletionRecoveryLevel

Reflects the deletion recovery level currently in effect for objects in the current vault.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity
View JSON Schema on GitHub

JSON Schema

azure-key-vault-data-plane-deletion-recovery-level-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "DeletionRecoveryLevel",
  "type": "string",
  "description": "Reflects the deletion recovery level currently in effect for objects in the current vault."
}