BlobItemInternal interface
Azure 記憶體 Blob
屬性
| blob |
Blob 標籤 |
| deleted | |
| has |
具有任何版本的非使用中根 Blob 會有這類標籤,其值為 true。 |
| is |
|
| metadata | <字串> 字典 |
| name | |
| object |
<字串> 字典 |
| properties | Blob 的屬性 |
| snapshot | |
| version |
屬性詳細資料
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
snapshot
snapshot: string
屬性值
string
versionId
versionId?: string
屬性值
string