AzureIaaSVMProtectedItemExtendedInfo interface     
有关 Azure IaaS VM 特定备份项的其他信息。
属性
| newest | 存档层中此备份项可用的最新备份副本 | 
| oldest | 可用于所有层的此备份项的最早备份副本。 | 
| oldest | 存档层中此备份项可用的最早备份副本 | 
| oldest | 保管库层中此备份项可用的最早备份副本 | 
| policy | 指定与备份项关联的备份策略是否不一致。 | 
| recovery | 此备份项可用的备份副本数。 | 
属性详细信息
		newestRecoveryPointInArchive
	   
	存档层中此备份项可用的最新备份副本
newestRecoveryPointInArchive?: Date属性值
Date
		oldestRecoveryPoint
	  
	可用于所有层的此备份项的最早备份副本。
oldestRecoveryPoint?: Date属性值
Date
		oldestRecoveryPointInArchive
	   
	存档层中此备份项可用的最早备份副本
oldestRecoveryPointInArchive?: Date属性值
Date
		oldestRecoveryPointInVault
	   
	保管库层中此备份项可用的最早备份副本
oldestRecoveryPointInVault?: Date属性值
Date
		policyInconsistent
	 
	指定与备份项关联的备份策略是否不一致。
policyInconsistent?: boolean属性值
boolean
		recoveryPointCount
	  
	此备份项可用的备份副本数。
recoveryPointCount?: number属性值
number