共用方式為


AzureWorkloadPointInTimeRecoveryPoint interface

PointInTime 特有的恢復點

Extends

屬性

objectType

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

timeRanges

記錄範圍清單

繼承的屬性

recoveryPointMoveReadinessInfo

要移至另一層的 RP 資格

recoveryPointProperties

恢復點的屬性

recoveryPointTierDetails

恢復點層資訊。

recoveryPointTimeInUTC

建立恢復點的 UTC 時間

type

還原點的類型

屬性詳細資料

objectType

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

objectType: "AzureWorkloadPointInTimeRecoveryPoint" | "AzureWorkloadSAPHanaPointInTimeRecoveryPoint"

屬性值

"AzureWorkloadPointInTimeRecoveryPoint" | "AzureWorkloadSAPHanaPointInTimeRecoveryPoint"

timeRanges

記錄範圍清單

timeRanges?: PointInTimeRange[]

屬性值

繼承的屬性詳細資料

recoveryPointMoveReadinessInfo

要移至另一層的 RP 資格

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

屬性值

{[propertyName: string]: RecoveryPointMoveReadinessInfo}

繼承自azureWorkloadRecoveryPoint.recoveryPointMoveReadinessInfo

recoveryPointProperties

恢復點的屬性

recoveryPointProperties?: RecoveryPointProperties

屬性值

繼承自AzureWorkloadRecoveryPoint.recoveryPointProperties

recoveryPointTierDetails

恢復點層資訊。

recoveryPointTierDetails?: RecoveryPointTierInformationV2[]

屬性值

繼承自AzureWorkloadRecoveryPoint.recoveryPointTierDetails

recoveryPointTimeInUTC

建立恢復點的 UTC 時間

recoveryPointTimeInUTC?: Date

屬性值

Date

繼承自AzureWorkloadRecoveryPoint.recoveryPointTimeInUTC

type

還原點的類型

type?: string

屬性值

string

繼承自AzureWorkloadRecoveryPoint.type