共用方式為


AzureWorkloadSQLPointInTimeRecoveryPoint interface

PointInTime 特有的恢復點

Extends

屬性

objectType

多型歧視性,指定這個物件可以是的不同類型

timeRanges

記錄範圍清單

繼承的屬性

extendedInfo

提供資料目錄詳細數據的擴充資訊。 會在兩種情況下填入:當使用 GetRecoveryPoint 存取特定恢復點時,或當 ListRecoveryPoints 僅使用 ExtendedInfo 查詢篩選來呼叫 Log RP 時

recoveryPointMoveReadinessInfo

要移至另一層的 RP 資格

recoveryPointProperties

恢復點的屬性

recoveryPointTierDetails

恢復點層資訊。

recoveryPointTimeInUTC

建立恢復點的 UTC 時間

type

還原點的類型

屬性詳細資料

objectType

多型歧視性,指定這個物件可以是的不同類型

objectType: "AzureWorkloadSQLPointInTimeRecoveryPoint"

屬性值

"AzureWorkloadSQLPointInTimeRecoveryPoint"

timeRanges

記錄範圍清單

timeRanges?: PointInTimeRange[]

屬性值

繼承的屬性詳細資料

extendedInfo

提供資料目錄詳細數據的擴充資訊。 會在兩種情況下填入:當使用 GetRecoveryPoint 存取特定恢復點時,或當 ListRecoveryPoints 僅使用 ExtendedInfo 查詢篩選來呼叫 Log RP 時

extendedInfo?: AzureWorkloadSQLRecoveryPointExtendedInfo

屬性值

繼承自AzureWorkloadSQLRecoveryPoint.extendedInfo

recoveryPointMoveReadinessInfo

要移至另一層的 RP 資格

recoveryPointMoveReadinessInfo?: {[propertyName: string]: RecoveryPointMoveReadinessInfo}

屬性值

{[propertyName: string]: RecoveryPointMoveReadinessInfo}

繼承自AzureWorkloadSQLRecoveryPoint.recoveryPointMoveReadinessInfo

recoveryPointProperties

恢復點的屬性

recoveryPointProperties?: RecoveryPointProperties

屬性值

繼承自azureWorkloadSQLRecoveryPoint.recoveryPointProperties

recoveryPointTierDetails

恢復點層資訊。

recoveryPointTierDetails?: RecoveryPointTierInformationV2[]

屬性值

繼承自azureWorkloadSQLRecoveryPoint.recoveryPointTierDetails

recoveryPointTimeInUTC

建立恢復點的 UTC 時間

recoveryPointTimeInUTC?: Date

屬性值

Date

繼承自azureWorkloadSQLRecoveryPoint.recoveryPointTimeInUTC

type

還原點的類型

type?: string

屬性值

string

繼承自AzureWorkloadSQLRecoveryPoint.type