AzureSqlProtectedItemExtendedInfo interface

Additional information on Azure Sql specific protected item.

Properties

oldestRecoveryPoint

The oldest backup copy available for this item in the service.

policyState

State of the backup policy associated with this backup item.

recoveryPointCount

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?: Date

Property Value

Date

policyState

State of the backup policy associated with this backup item.

policyState?: string

Property Value

string

recoveryPointCount

Number of available backup copies associated with this backup item.

recoveryPointCount?: number

Property Value

number