Azure Storage Accounts · Example Payload

Azure Storage Accounts Immutability Policy Property Example

AzureBlob StorageCloud StorageFile StorageQueue StorageStorageTable Storage

Azure Storage Accounts Immutability Policy Property Example is an example object payload from Azure Storage Accounts, 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"
}