FilterBlobItem interface
Blob info from a findBlobsByTags
Properties
container |
Container Name. |
name | Blob Name. |
tags | Blob Tags. |
tag |
Tag value. |
Property Details
containerName
Container Name.
containerName: string
Property Value
string
name
Blob Name.
name: string
Property Value
string
tags
tagValue
Warning
This API is now deprecated.
The service no longer returns this value. Use tags to fetch all matching Blob Tags.
Tag value.
tagValue: string
Property Value
string