APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Azure Key Vault
CertificateAttributes
Azure Key Vault
· Schema
CertificateAttributes
The certificate management attributes.
Certificates
Cloud Security
Cryptography
Key Management
Secrets Management
Security
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