BlobItemInternal interface
Azure Storage Blob
속성
blob |
Blob 태그 |
deleted | |
has |
버전이 있는 비활성 루트 Blob에는 true 값이 있는 태그가 있습니다. |
is |
|
metadata | 사전 |
name | |
object |
사전 |
properties | Blob의 속성 |
snapshot | |
version |
속성 세부 정보
blobTags
deleted
deleted: boolean
속성 값
boolean
hasVersionsOnly
버전이 있는 비활성 루트 Blob에는 true 값이 있는 태그가 있습니다.
hasVersionsOnly?: boolean
속성 값
boolean
isCurrentVersion
isCurrentVersion?: boolean
속성 값
boolean
metadata
사전
metadata?: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}
name
name: string
속성 값
string
objectReplicationMetadata
사전
objectReplicationMetadata?: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}
properties
snapshot
snapshot: string
속성 값
string
versionId
versionId?: string
속성 값
string