Azure Key Vault · Example Payload

Azure Key Vault Data Plane Key Release Policy Example

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Azure Key Vault Data Plane Key Release Policy Example is an example object payload from Azure Key Vault, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

contentTypedataimmutable

Example Payload

Raw ↑
{
  "contentType": "example_value",
  "data": "example_value",
  "immutable": true
}