Azure Storage Account · Example Payload

Azure Storage Account Blob Restore Range Example

AzureBlob StorageCloud StorageFile StorageMicrosoftStorage

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

endRangestartRange

Example Payload

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