BackupElement interface

backup 要素。

プロパティ

elementId

バックアップ要素を一意に識別するパス ID。

elementName

バックアップ要素の名前。

elementType

バックアップ要素の階層型。

sizeInBytes

バイト単位のサイズ。

volumeContainerId

ボリューム コンテナーのパス ID。

volumeName

ボリュームの名前。

volumeType

ボリュームの種類。

プロパティの詳細

elementId

バックアップ要素を一意に識別するパス ID。

elementId: string

プロパティ値

string

elementName

バックアップ要素の名前。

elementName: string

プロパティ値

string

elementType

バックアップ要素の階層型。

elementType: string

プロパティ値

string

sizeInBytes

バイト単位のサイズ。

sizeInBytes: number

プロパティ値

number

volumeContainerId

ボリューム コンテナーのパス ID。

volumeContainerId: string

プロパティ値

string

volumeName

ボリュームの名前。

volumeName: string

プロパティ値

string

volumeType

ボリュームの種類。

volumeType?: VolumeType

プロパティ値