FilterBlobItem interface

Informazioni sui BLOB da un findBlobsByTags

Proprietà

containerName

Nome contenitore.

name

Nome BLOB.

tags

Tag BLOB.

tagValue

Valore del tag.

Dettagli proprietà

containerName

Nome contenitore.

containerName: string

Valore della proprietà

string

name

Nome BLOB.

name: string

Valore della proprietà

string

tags

Tag BLOB.

tags?: Tags

Valore della proprietà

tagValue

Avviso

Questa API è ora deprecata.

The service no longer returns this value. Use tags to fetch all matching Blob Tags.

Valore del tag.

tagValue: string

Valore della proprietà

string