你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DPMProtectedItemExtendedInfo 类

定义

DPM 受保护项的其他信息。

public class DPMProtectedItemExtendedInfo
type DPMProtectedItemExtendedInfo = class
Public Class DPMProtectedItemExtendedInfo
继承
DPMProtectedItemExtendedInfo

构造函数

DPMProtectedItemExtendedInfo()

初始化 DPMProtectedItemExtendedInfo 类的新实例。

DPMProtectedItemExtendedInfo(IDictionary<String,String>, Nullable<Boolean>, Nullable<Boolean>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Int32>, Nullable<DateTime>, Nullable<DateTime>, Nullable<Int32>, Nullable<Boolean>, String, String, String)

初始化 DPMProtectedItemExtendedInfo 类的新实例。

属性

DiskStorageUsedInBytes

获取或设置使用的磁盘存储(以字节为单位)。

IsCollocated

获取或设置为检查(如果并置备份项)。

IsPresentOnCloud

如果备份项受云保护,则获取或设置为检查。

LastBackupStatus

获取或设置有关备份项的上次备份状态信息。

LastRefreshedAt

获取或设置备份项的上次刷新时间。

OldestRecoveryPoint

获取或设置最早的云恢复点时间。

OnPremiseLatestRecoveryPoint

获取或设置最新的磁盘恢复点时间。

OnPremiseOldestRecoveryPoint

获取或设置最早的磁盘恢复点时间。

OnPremiseRecoveryPointCount

获取或设置磁盘恢复点计数。

ProtectableObjectLoadPath

获取或设置属性,以提供有关各种数据库的信息。

ProtectedProperty

如果备份项受磁盘保护,则获取或设置为检查。

ProtectionGroupName

获取或设置备份项的保护组名称。

RecoveryPointCount

获取或设置云恢复点计数。

TotalDiskStorageSizeInBytes

获取或设置总磁盘存储(以字节为单位)。

适用于