BlobItemInternal interface

Azure 儲存體 Blob

屬性

blobTags

Blob 標記

deleted
hasVersionsOnly

具有任何版本的非使用中根 Blob 會有這類標籤,其值為 true。

isCurrentVersion
metadata

的字典

name
objectReplicationMetadata

的字典

properties

Blob 的屬性

snapshot
versionId

屬性詳細資料

blobTags

Blob 標記

blobTags?: BlobTags

屬性值

deleted

deleted: boolean

屬性值

boolean

hasVersionsOnly

具有任何版本的非使用中根 Blob 會有這類標籤,其值為 true。

hasVersionsOnly?: boolean

屬性值

boolean

isCurrentVersion

isCurrentVersion?: boolean

屬性值

boolean

metadata

的字典

metadata?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

name

name: string

屬性值

string

objectReplicationMetadata

的字典

objectReplicationMetadata?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

properties

Blob 的屬性

properties: BlobProperties

屬性值

snapshot

snapshot: string

屬性值

string

versionId

versionId?: string

屬性值

string