다음을 통해 공유


BlobItemInternal interface

Azure Storage Blob

속성

blobTags

Blob 태그

deleted
hasVersionsOnly

모든 버전이 있는 비활성 루트 Blob에는 true 값이 있는 태그가 있습니다.

isCurrentVersion
metadata

의 사전

name
objectReplicationMetadata

의 사전

properties

Blob의 속성

snapshot
versionId

속성 세부 정보

blobTags

Blob 태그

blobTags?: BlobTags

속성 값

deleted

deleted: boolean

속성 값

boolean

hasVersionsOnly

모든 버전이 있는 비활성 루트 Blob에는 true 값이 있는 태그가 있습니다.

hasVersionsOnly?: boolean

속성 값

boolean

isCurrentVersion

isCurrentVersion?: boolean

속성 값

boolean

metadata

의 사전

metadata?: [key: string]: string

속성 값

[key: string]: string

name

name: string

속성 값

string

objectReplicationMetadata

의 사전

objectReplicationMetadata?: [key: string]: string

속성 값

[key: string]: string

properties

Blob의 속성

properties: BlobProperties

속성 값

snapshot

snapshot: string

속성 값

string

versionId

versionId?: string

속성 값

string