AzureVmWorkloadProtectedItemExtendedInfo interface
Additional information on Azure Workload for SQL specific backup item.
Properties
newest |
The latest backup copy available for this backup item in archive tier |
oldest |
The oldest backup copy available for this backup item across all tiers. |
oldest |
The oldest backup copy available for this backup item in archive tier |
oldest |
The oldest backup copy available for this backup item in vault tier |
policy |
Indicates consistency of policy object and policy applied to this backup item. |
recovery |
Indicates consistency of policy object and policy applied to this backup item. |
recovery |
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