BlobItem interface
An Azure Storage blob
Properties
deleted | |
has |
|
is |
|
metadata | |
name | |
object |
|
properties | |
snapshot | |
tags | |
version |
Property Details
deleted
deleted: boolean
Property Value
boolean
hasVersionsOnly
hasVersionsOnly?: boolean
Property Value
boolean
isCurrentVersion
isCurrentVersion?: boolean
Property Value
boolean
metadata
metadata?: [key: string]: string
Property Value
[key: string]: string
name
name: string
Property Value
string
objectReplicationSourceProperties
objectReplicationSourceProperties?: ObjectReplicationPolicy[]
Property Value
properties
snapshot
snapshot: string
Property Value
string
tags
versionId
versionId?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript