你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WorkloadSapHanaRecoveryPoint 类

定义

SAPHana 特定的恢复点,专门封装完整/差异恢复点。

public class WorkloadSapHanaRecoveryPoint : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadRecoveryPoint
type WorkloadSapHanaRecoveryPoint = class
    inherit WorkloadRecoveryPoint
Public Class WorkloadSapHanaRecoveryPoint
Inherits WorkloadRecoveryPoint
继承

构造函数

WorkloadSapHanaRecoveryPoint()

初始化 WorkloadSapHanaRecoveryPoint 的新实例。

属性

RecoveryPointCreatedOn

创建恢复点的 UTC 时间。

(继承自 WorkloadRecoveryPoint)
RecoveryPointMoveReadinessInfo

要移动到另一层的 RP 的资格。

(继承自 WorkloadRecoveryPoint)
RecoveryPointProperties

恢复点的属性。

(继承自 WorkloadRecoveryPoint)
RecoveryPointTierDetails

恢复点层信息。

(继承自 WorkloadRecoveryPoint)
RestorePointType

还原点的类型。

(继承自 WorkloadRecoveryPoint)

适用于