你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureWorkloadSAPHanaPointInTimeRecoveryPoint interface
SAPHana 中特定于 PointInTime 的恢复点
- 扩展
属性
object |
多态鉴别器,它指定此对象可以是的不同类型 |
继承属性
recovery |
要移动到另一层的 RP 的资格 |
recovery |
恢复点的属性 |
recovery |
恢复点层信息。 |
recovery |
创建恢复点的 UTC 时间 |
time |
日志范围列表 |
type | 还原点的类型 |
属性详细信息
objectType
多态鉴别器,它指定此对象可以是的不同类型
objectType: "AzureWorkloadSAPHanaPointInTimeRecoveryPoint"
属性值
"AzureWorkloadSAPHanaPointInTimeRecoveryPoint"
继承属性详细信息
recoveryPointMoveReadinessInfo
要移动到另一层的 RP 的资格
recoveryPointMoveReadinessInfo?: undefined | [key: string]: RecoveryPointMoveReadinessInfo
属性值
undefined | [key: string]: RecoveryPointMoveReadinessInfo
继承自AzureWorkloadRecoveryPoint.recoveryPointMoveReadinessInfo
recoveryPointProperties
恢复点的属性
recoveryPointProperties?: RecoveryPointProperties
属性值
recoveryPointTierDetails
恢复点层信息。
recoveryPointTierDetails?: RecoveryPointTierInformationV2[]
属性值
recoveryPointTimeInUTC
创建恢复点的 UTC 时间
recoveryPointTimeInUTC?: Date
属性值
Date
timeRanges
日志范围列表
timeRanges?: PointInTimeRange[]