Azure Key Vault · Schema

SecretItem

The secret item containing secret metadata.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
id string Secret identifier.
tags object Application specific metadata in the form of key-value pairs.
contentType string Type of the secret value such as a password.
managed boolean True if the secret's lifetime is managed by key vault.
View JSON Schema on GitHub