共用方式為


AzureSqlProtectedItemExtendedInfo interface

Azure Sql 特定受保護專案的其他資訊。

屬性

oldestRecoveryPoint

服務中此專案可用的最舊備份複本。

policyState

與此備份項目相關聯的備份原則狀態。

recoveryPointCount

與此備份項目相關聯的可用備份複本數目。

屬性詳細資料

oldestRecoveryPoint

服務中此專案可用的最舊備份複本。

oldestRecoveryPoint?: Date

屬性值

Date

policyState

與此備份項目相關聯的備份原則狀態。

policyState?: string

屬性值

string

recoveryPointCount

與此備份項目相關聯的可用備份複本數目。

recoveryPointCount?: number

屬性值

number