FilterBlobItem interface
findBlobsByTags からの BLOB 情報
プロパティ
container |
コンテナー名。 |
name | BLOB 名。 |
tags | BLOB タグ。 |
tag |
タグ値。 |
プロパティの詳細
containerName
コンテナー名。
containerName: string
プロパティ値
string
name
BLOB 名。
name: string
プロパティ値
string
tags
tagValue
警告
この API は非推奨になりました。
The service no longer returns this value. Use tags to fetch all matching Blob Tags.
タグ値。
tagValue: string
プロパティ値
string