Azure Storage Account · Example Payload

Azure Storage Account Immutability Policy Properties Example

AzureBlob StorageCloud StorageFile StorageMicrosoftStorage

Azure Storage Account Immutability Policy Properties 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

etagupdateHistory

Example Payload

Raw ↑
{
  "etag": "example-string",
  "updateHistory": [
    {}
  ]
}