Preparing search index...
The search index is not available
Back To Index
|
@azure/storage-blob
Package version:
@azure/storage-blob
FilterBlobSegmentModel
Interface FilterBlobSegmentModel
The result of a Filter Blobs API call
interface
FilterBlobSegmentModel
{
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...
The result of a Filter Blobs API call