Azure Storage Account · Example Payload

Azure Storage Account Immutability Policy Property Example

AzureBlob StorageCloud StorageFile StorageMicrosoftStorage

Azure Storage Account Immutability Policy Property Example is an example object payload from Azure Storage Account, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

immutabilityPeriodSinceCreationInDaysstate

Example Payload

Raw ↑
{
  "immutabilityPeriodSinceCreationInDays": 1,
  "state": "Locked"
}