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

AzureIaaSVMProtectedItemExtendedInfo interface

有关 Azure IaaS VM 特定备份项的其他信息。

属性

newestRecoveryPointInArchive

存档层中此备份项可用的最新备份副本

oldestRecoveryPoint

可用于所有层的此备份项的最早备份副本。

oldestRecoveryPointInArchive

存档层中此备份项可用的最早备份副本

oldestRecoveryPointInVault

保管库层中此备份项可用的最早备份副本

policyInconsistent

指定与备份项关联的备份策略是否不一致。

recoveryPointCount

此备份项可用的备份副本数。

属性详细信息

newestRecoveryPointInArchive

存档层中此备份项可用的最新备份副本

newestRecoveryPointInArchive?: Date

属性值

Date

oldestRecoveryPoint

可用于所有层的此备份项的最早备份副本。

oldestRecoveryPoint?: Date

属性值

Date

oldestRecoveryPointInArchive

存档层中此备份项可用的最早备份副本

oldestRecoveryPointInArchive?: Date

属性值

Date

oldestRecoveryPointInVault

保管库层中此备份项可用的最早备份副本

oldestRecoveryPointInVault?: Date

属性值

Date

policyInconsistent

指定与备份项关联的备份策略是否不一致。

policyInconsistent?: boolean

属性值

boolean

recoveryPointCount

此备份项可用的备份副本数。

recoveryPointCount?: number

属性值

number