Microsoft Azure · Example Payload

Azure Key Vault Key Attributes Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

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

Top-level fields

enablednbfexpcreatedupdatedrecoveryLevelrecoverableDaysexportablehsmPlatform

Example Payload

Raw ↑
{
  "enabled": true,
  "nbf": 10,
  "exp": 10,
  "created": 10,
  "updated": 10,
  "recoveryLevel": "example_value",
  "recoverableDays": 10,
  "exportable": true,
  "hsmPlatform": "example_value"
}