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

DPMProtectedItemExtendedInfo interface

DPM 受保护项的其他信息。

属性

diskStorageUsedInBytes

已用磁盘存储(以字节为单位)。

isCollocated

检查备份项是否并置。

isPresentOnCloud

检查备份项是否受云保护。

lastBackupStatus

有关备份项的上次备份状态信息。

lastRefreshedAt

备份项的上次刷新时间。

oldestRecoveryPoint

最早的云恢复点时间。

onPremiseLatestRecoveryPoint

最新的磁盘恢复点时间。

onPremiseOldestRecoveryPoint

最早的磁盘恢复点时间。

onPremiseRecoveryPointCount

磁盘恢复点计数。

protectableObjectLoadPath

用于提供有关各种数据库的信息的属性。

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

用于提供有关各种数据库的信息的属性。

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

属性值

{[propertyName: string]: string}

protected

检查备份项是否受磁盘保护。

protected?: boolean

属性值

boolean

protectionGroupName

备份项的保护组名称。

protectionGroupName?: string

属性值

string

recoveryPointCount

云恢复点计数。

recoveryPointCount?: number

属性值

number

totalDiskStorageSizeInBytes

磁盘存储总量(以字节为单位)。

totalDiskStorageSizeInBytes?: string

属性值

string