次の方法で共有


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?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

name

name: string

プロパティ値

string

objectReplicationMetadata

文字列<>辞書

objectReplicationMetadata?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

properties

BLOB のプロパティ

properties: BlobPropertiesInternal

プロパティ値

snapshot

snapshot: string

プロパティ値

string

versionId

versionId?: string

プロパティ値

string