Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
BlobItem interface
- Package:
- @azure/storage-blob
An Azure Storage blob
Properties
| deleted |
| hasVersionsOnly |
| isCurrentVersion |
| metadata |
| name |
| objectReplicationSourceProperties |
| properties |
| snapshot |
| tags |
| versionId |
Property Details
deleted
deleted: boolean
Property Value
boolean
hasVersionsOnly
hasVersionsOnly?: boolean
Property Value
boolean
isCurrentVersion
isCurrentVersion?: boolean
Property Value
boolean
metadata
metadata?: {[propertyName: string]: string}
Property Value
{[propertyName: 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
