Microsoft Azure · Example Payload

Azure Key Vault Certificate Policy Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

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

Top-level fields

idkey_propssecret_propsx509_propsissuerlifetime_actions

Example Payload

Raw ↑
{
  "id": "abc123",
  "key_props": "example_value",
  "secret_props": "example_value",
  "x509_props": "example_value",
  "issuer": "example_value",
  "lifetime_actions": []
}