共用方式為


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