MabFileFolderProtectedItemExtendedInfo interface

Additional information on the backed up item.

Properties

lastRefreshedAt

Last time when the agent data synced to service.

oldestRecoveryPoint

The oldest backup copy available.

recoveryPointCount

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