共用方式為


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: BlobPropertiesInternal

屬性值

snapshot

snapshot: string

屬性值

string

versionId

versionId?: string

屬性值

string