FilterBlobItem interface

Blob info from a findBlobsByTags

Properties

containerName

Container Name.

name

Blob Name.

tags

Blob Tags.

tagValue

Tag value.

Property Details

containerName

Container Name.

containerName: string

Property Value

string

name

Blob Name.

name: string

Property Value

string

tags

Blob Tags.

tags?: Tags

Property Value

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