FilterBlobSegment interface

Segment response of <xref:BlobServiceClient.findBlobsByTags> operation.

Properties

blobs
continuationToken
serviceEndpoint
where

Property Details

blobs

blobs: FilterBlobItem[]

Property Value

continuationToken

continuationToken?: string

Property Value

string

serviceEndpoint

serviceEndpoint: string

Property Value

string

where

where: string

Property Value

string