你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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