FilterBlobItem interface
Blob info from a BlobServiceClient.findBlobsByTags
属性
| container |
容器名称。 |
| name | Blob 名称。 |
| tags | Blob 标记。 |
| tag |
标记值。 |
属性详细信息
containerName
容器名称。
containerName: string
属性值
string
name
Blob 名称。
name: string
属性值
string
tags
tagValue
标记值。
tagValue: string
属性值
string