次の方法で共有


DPMProtectedItemExtendedInfo interface

DPM 保護されたアイテムの追加情報。

プロパティ

diskStorageUsedInBytes

ディスク ストレージをバイト単位で使用しました。

isCollocated

バックアップ項目が併置されているかどうかを確認します。

isPresentOnCloud

バックアップ項目がクラウドで保護されているかどうかを確認します。

lastBackupStatus

バックアップ項目の最後のバックアップ状態情報。

lastRefreshedAt

バックアップ項目の最終更新時刻。

oldestRecoveryPoint

最も古いクラウド復旧ポイント時間。

onPremiseLatestRecoveryPoint

最新のディスク回復ポイント時間。

onPremiseOldestRecoveryPoint

最も古いディスク回復ポイント時間。

onPremiseRecoveryPointCount

ディスク回復ポイントの数。

protectableObjectLoadPath

さまざまな DB に関する情報を提供する属性。

protected

バックアップ項目がディスクで保護されているかどうかを確認します。

protectionGroupName

バックアップ項目の保護グループ名。

recoveryPointCount

クラウド復旧ポイントの数。

totalDiskStorageSizeInBytes

合計ディスク ストレージ (バイト単位)。

プロパティの詳細

diskStorageUsedInBytes

ディスク ストレージをバイト単位で使用しました。

diskStorageUsedInBytes?: string

プロパティ値

string

isCollocated

バックアップ項目が併置されているかどうかを確認します。

isCollocated?: boolean

プロパティ値

boolean

isPresentOnCloud

バックアップ項目がクラウドで保護されているかどうかを確認します。

isPresentOnCloud?: boolean

プロパティ値

boolean

lastBackupStatus

バックアップ項目の最後のバックアップ状態情報。

lastBackupStatus?: string

プロパティ値

string

lastRefreshedAt

バックアップ項目の最終更新時刻。

lastRefreshedAt?: Date

プロパティ値

Date

oldestRecoveryPoint

最も古いクラウド復旧ポイント時間。

oldestRecoveryPoint?: Date

プロパティ値

Date

onPremiseLatestRecoveryPoint

最新のディスク回復ポイント時間。

onPremiseLatestRecoveryPoint?: Date

プロパティ値

Date

onPremiseOldestRecoveryPoint

最も古いディスク回復ポイント時間。

onPremiseOldestRecoveryPoint?: Date

プロパティ値

Date

onPremiseRecoveryPointCount

ディスク回復ポイントの数。

onPremiseRecoveryPointCount?: number

プロパティ値

number

protectableObjectLoadPath

さまざまな DB に関する情報を提供する属性。

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

プロパティ値

{[propertyName: string]: string}

protected

バックアップ項目がディスクで保護されているかどうかを確認します。

protected?: boolean

プロパティ値

boolean

protectionGroupName

バックアップ項目の保護グループ名。

protectionGroupName?: string

プロパティ値

string

recoveryPointCount

クラウド復旧ポイントの数。

recoveryPointCount?: number

プロパティ値

number

totalDiskStorageSizeInBytes

合計ディスク ストレージ (バイト単位)。

totalDiskStorageSizeInBytes?: string

プロパティ値

string