Azure Key Vault · Schema

SecretAttributes

The secret management attributes.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
enabled boolean Determines whether the object is enabled.
nbf integer Not before date in UTC.
exp integer Expiry date in UTC.
created integer Creation time in UTC.
updated integer Last updated time in UTC.
recoverableDays integer softDelete data retention days. Value should be >=7 and <=90 when softDelete enabled, otherwise 0.
View JSON Schema on GitHub