Preparing search index...
The search index is not available
Back To Index
|
@azure/storage-blob
Package version:
@azure/storage-blob
FilterBlobSegment
Interface FilterBlobSegment
Segment response of
BlobServiceClient.findBlobsByTags
operation.
interface
FilterBlobSegment
{
blobs
:
{}
;
continuationToken
?:
string
;
serviceEndpoint
:
string
;
where
:
string
;
}
Index
Properties
blobs
continuation
Token?
service
Endpoint
where
Properties
blobs
blobs
:
{}
Optional
continuation
Token
continuation
Token
?:
string
service
Endpoint
service
Endpoint
:
string
where
where
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/storage-blob
Loading...
Segment response of BlobServiceClient.findBlobsByTags operation.