AzureIaaSVMProtectedItemExtendedInfo interface     
Additional information on Azure IaaS VM specific backup item.
Properties
| newest | The latest backup copy available for this backup item in archive tier | 
| oldest | The oldest backup copy available for this backup item across all tiers. | 
| oldest | The oldest backup copy available for this backup item in archive tier | 
| oldest | The oldest backup copy available for this backup item in vault tier | 
| policy | Specifies if backup policy associated with the backup item is inconsistent. | 
| recovery | Number of backup copies available for this backup item. | 
Property Details
		newestRecoveryPointInArchive
	   
	The latest backup copy available for this backup item in archive tier
newestRecoveryPointInArchive?: DateProperty Value
Date
		oldestRecoveryPoint
	  
	The oldest backup copy available for this backup item across all tiers.
oldestRecoveryPoint?: DateProperty Value
Date
		oldestRecoveryPointInArchive
	   
	The oldest backup copy available for this backup item in archive tier
oldestRecoveryPointInArchive?: DateProperty Value
Date
		oldestRecoveryPointInVault
	   
	The oldest backup copy available for this backup item in vault tier
oldestRecoveryPointInVault?: DateProperty Value
Date
		policyInconsistent
	 
	Specifies if backup policy associated with the backup item is inconsistent.
policyInconsistent?: booleanProperty Value
boolean
		recoveryPointCount
	  
	Number of backup copies available for this backup item.
recoveryPointCount?: numberProperty Value
number