AzureSqlProtectedItemExtendedInfo interface
Additional information on Azure Sql specific protected item.
Properties
oldest |
The oldest backup copy available for this item in the service. |
policy |
State of the backup policy associated with this backup item. |
recovery |
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