AzureIaaSVMProtectedItemExtendedInfo interface

Additional information on Azure IaaS VM specific backup item.

Properties

newestRecoveryPointInArchive

The latest backup copy available for this backup item in archive tier

oldestRecoveryPoint

The oldest backup copy available for this backup item across all tiers.

oldestRecoveryPointInArchive

The oldest backup copy available for this backup item in archive tier

oldestRecoveryPointInVault

The oldest backup copy available for this backup item in vault tier

policyInconsistent

Specifies if backup policy associated with the backup item is inconsistent.

recoveryPointCount

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