Microsoft Azure · Example Payload

Azure Blob Storage Blob Item Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Blob Storage Blob Item Example is an example object payload from Microsoft Azure, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameDeletedSnapshotVersionIdIsCurrentVersionMetadataTags

Example Payload

Raw ↑
{
  "Name": "Example Title",
  "Deleted": true,
  "Snapshot": "example_value",
  "VersionId": "500123",
  "IsCurrentVersion": true,
  "Metadata": "example_value",
  "Tags": "example_value"
}