次の方法で共有


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