Azure Key Vault · Schema

KeyReleasePolicy

The policy rules under which the key can be exported.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
contentType string Content type and version of key release policy.
data string Blob encoding the policy rules under which the key can be released.
immutable boolean Defines the mutability state of the policy. Once marked immutable, this flag cannot be reset and the policy cannot be changed under any circumstances.
View JSON Schema on GitHub