AzureSqlProtectedItemExtendedInfo interface     
Additional information on Azure Sql specific protected item.
Properties
| oldest | The oldest backup copy available for this item in the service. | 
| policy | State of the backup policy associated with this backup item. | 
| recovery | Number of available backup copies associated with this backup item. | 
Property Details
		oldestRecoveryPoint
	  
	The oldest backup copy available for this item in the service.
oldestRecoveryPoint?: DateProperty Value
Date
		policyState
	 
	State of the backup policy associated with this backup item.
policyState?: stringProperty Value
string
		recoveryPointCount
	  
	Number of available backup copies associated with this backup item.
recoveryPointCount?: numberProperty Value
number