Azure Storage Accounts · Example Payload

Azure Storage Accounts Update History Property Example

AzureBlob StorageCloud StorageFile StorageQueue StorageStorageTable Storage

Azure Storage Accounts Update History Property Example is an example object payload from Azure Storage Accounts, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

immutabilityPeriodSinceCreationInDaysobjectIdentifiertenantIdtimestampupdateupn

Example Payload

Raw ↑
{
  "immutabilityPeriodSinceCreationInDays": 1,
  "objectIdentifier": "example-string",
  "tenantId": "example-string",
  "timestamp": "2026-04-19T12:00:00Z",
  "update": "put",
  "upn": "example-string"
}