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?: Date
Property Value
Date
oldestRecoveryPoint
The oldest backup copy available for this backup item across all tiers.
oldestRecoveryPoint?: Date
Property Value
Date
oldestRecoveryPointInArchive
The oldest backup copy available for this backup item in archive tier
oldestRecoveryPointInArchive?: Date
Property Value
Date
oldestRecoveryPointInVault
The oldest backup copy available for this backup item in vault tier
oldestRecoveryPointInVault?: Date
Property Value
Date
policyInconsistent
Specifies if backup policy associated with the backup item is inconsistent.
policyInconsistent?: boolean
Property Value
boolean
recoveryPointCount
Number of backup copies available for this backup item.
recoveryPointCount?: number
Property Value
number