AzureVmWorkloadProtectedItemExtendedInfo interface

Additional information on Azure Workload for SQL 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

policyState

Indicates consistency of policy object and policy applied to this backup item.

recoveryModel

Indicates consistency of policy object and policy applied to this backup item.

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

policyState

Indicates consistency of policy object and policy applied to this backup item.

policyState?: string

Property Value

string

recoveryModel

Indicates consistency of policy object and policy applied to this backup item.

recoveryModel?: string

Property Value

string

recoveryPointCount

Number of backup copies available for this backup item.

recoveryPointCount?: number

Property Value

number