Microsoft Azure · Schema

BlobItem

A blob item in the enumeration results.

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Properties

Name Type Description
Name string The name of the blob.
Deleted boolean Whether the blob is deleted.
Snapshot string The snapshot DateTime.
VersionId string The version ID of the blob.
IsCurrentVersion boolean Whether this is the current version.
Metadata object The blob metadata.
Tags object Blob tags.
View JSON Schema on GitHub