MabFileFolderProtectedItemExtendedInfo interface
Additional information on the backed up item.
Properties
last |
Last time when the agent data synced to service. |
oldest |
The oldest backup copy available. |
recovery |
Number of backup copies associated with the backup item. |
Property Details
lastRefreshedAt
Last time when the agent data synced to service.
lastRefreshedAt?: Date
Property Value
Date
oldestRecoveryPoint
The oldest backup copy available.
oldestRecoveryPoint?: Date
Property Value
Date
recoveryPointCount
Number of backup copies associated with the backup item.
recoveryPointCount?: number
Property Value
number