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

FilterBlobItem interface

findBlobsByTags 中的 Blob 信息

属性

containerName

容器名称。

name

Blob 名称。

tags

Blob 标记。

tagValue

标记值。

属性详细信息

containerName

容器名称。

containerName: string

属性值

string

name

Blob 名称。

name: string

属性值

string

tags

Blob 标记。

tags?: Tags

属性值

tagValue

警告

现已弃用此 API。

The service no longer returns this value. Use tags to fetch all matching Blob Tags.

标记值。

tagValue: string

属性值

string