Azure Storage Accounts · Example Payload

Azure Storage Accounts Blob Restore Range Example

AzureBlob StorageCloud StorageFile StorageQueue StorageStorageTable Storage

Azure Storage Accounts Blob Restore Range 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

endRangestartRange

Example Payload

Raw ↑
{
  "endRange": "example-string",
  "startRange": "example-string"
}