Azure Storage Account · Example Payload

Azure Storage Account Update History Property Example

AzureBlob StorageCloud StorageFile StorageMicrosoftStorage

Azure Storage Account Update History Property Example is an example object payload from Azure Storage Account, 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"
}