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