APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Azure Key Vault
SecretBundle
Azure Key Vault
· Schema
SecretBundle
A secret consisting of a value, id and its attributes.
Certificates
Cloud Security
Cryptography
Key Management
Secrets Management
Security
Properties
Name
Type
Description
value
string
The secret value.
id
string
The secret id.
contentType
string
The content type of the secret.
tags
object
Application specific metadata in the form of key-value pairs.
kid
string
If this is a secret backing a KV certificate, then this field specifies the corresponding key backing the KV certificate.
managed
boolean
True if the secret's lifetime is managed by key vault. If this is a secret backing a certificate, then managed will be true.
View JSON Schema on GitHub