Preparing search index...
The search index is not available
Back To Index
|
@azure/storage-blob
Package version:
@azure/storage-blob
FilterBlobItemModel
Interface FilterBlobItemModel
Blob info from a Filter Blobs API call
interface
FilterBlobItemModel
{
containerName
:
string
;
name
:
string
;
tags
?:
BlobTags
;
}
Index
Properties
container
Name
name
tags?
Properties
container
Name
container
Name
:
string
name
name
:
string
Optional
tags
tags
?:
BlobTags
Blob tags
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/storage-blob
Loading...
Blob info from a Filter Blobs API call