次の方法で共有


DpmProtectedItemExtendedInfo クラス

定義

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

public class DpmProtectedItemExtendedInfo
type DpmProtectedItemExtendedInfo = class
Public Class DpmProtectedItemExtendedInfo
継承
DpmProtectedItemExtendedInfo

コンストラクター

DpmProtectedItemExtendedInfo()

DpmProtectedItemExtendedInfo の新しいインスタンスを初期化します。

プロパティ

DiskStorageUsedInBytes

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

IsCollocated

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

IsPresentOnCloud

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

IsProtected

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

LastBackupStatus

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

LastRefreshedOn

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

OldestRecoverOn

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

OnPremiseLatestRecoverOn

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

OnPremiseOldestRecoverOn

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

OnPremiseRecoveryPointCount

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

ProtectableObjectLoadPath

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

ProtectionGroupName

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

RecoveryPointCount

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

TotalDiskStorageSizeInBytes

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

適用対象