BlobItemInternal interface
An Azure Storage blob
Properties
blob |
Blob tags |
deleted | |
has |
Inactive root blobs which have any versions would have such tag with value true. |
is |
|
metadata | Dictionary of |
name | |
object |
Dictionary of |
properties | Properties of a blob |
snapshot | |
version |
Property Details
blobTags
deleted
deleted: boolean
Property Value
boolean
hasVersionsOnly
Inactive root blobs which have any versions would have such tag with value true.
hasVersionsOnly?: boolean
Property Value
boolean
isCurrentVersion
isCurrentVersion?: boolean
Property Value
boolean
metadata
Dictionary of
metadata?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
name
name: string
Property Value
string
objectReplicationMetadata
Dictionary of
objectReplicationMetadata?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
properties
snapshot
snapshot: string
Property Value
string
versionId
versionId?: string
Property Value
string