Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FilterBlobItem

Package version

Blob info from a Filter Blobs API call Blob info from a BlobServiceClient.findBlobsByTags

Hierarchy

  • FilterBlobItem

Index

Properties

containerName

containerName: string

Container Name.

name

name: string

Blob Name.

tagValue

tagValue: string

Tag value.

deprecated

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

Optional tags

tags: Tags

Blob tags Blob Tags.

Generated using TypeDoc