共用方式為


AzureWorkloadSAPHanaPointInTimeRecoveryPoint interface

SAPHana 中 PointInTime 特有的恢復點

Extends

屬性

objectType

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

繼承的屬性

recoveryPointMoveReadinessInfo

要移至另一層的 RP 資格

recoveryPointProperties

恢復點的屬性

recoveryPointTierDetails

恢復點層資訊。

recoveryPointTimeInUTC

建立恢復點的 UTC 時間

timeRanges

記錄範圍清單

type

還原點的類型

屬性詳細資料

objectType

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

objectType: "AzureWorkloadSAPHanaPointInTimeRecoveryPoint"

屬性值

"AzureWorkloadSAPHanaPointInTimeRecoveryPoint"

繼承的屬性詳細資料

recoveryPointMoveReadinessInfo

要移至另一層的 RP 資格

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

屬性值

{[propertyName: string]: RecoveryPointMoveReadinessInfo}

繼承自AzureWorkloadPointInTimeRecoveryPoint.recoveryPointMoveReadinessInfo

recoveryPointProperties

恢復點的屬性

recoveryPointProperties?: RecoveryPointProperties

屬性值

繼承自AzureWorkloadPointInTimeRecoveryPoint.recoveryPointProperties

recoveryPointTierDetails

恢復點層資訊。

recoveryPointTierDetails?: RecoveryPointTierInformationV2[]

屬性值

繼承自azureWorkloadPointInTimeRecoveryPoint.recoveryPointTierDetails

recoveryPointTimeInUTC

建立恢復點的 UTC 時間

recoveryPointTimeInUTC?: Date

屬性值

Date

繼承自AzureWorkloadPointInTimeRecoveryPoint.recoveryPointTimeInUTC

timeRanges

記錄範圍清單

timeRanges?: PointInTimeRange[]

屬性值

繼承自AzureWorkloadPointInTimeRecoveryPoint.timeRanges

type

還原點的類型

type?: string

屬性值

string

繼承自AzureWorkloadPointInTimeRecoveryPoint.type