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

WorkloadSqlPointInTimeRecoveryPoint 类

定义

特定于 PointInTime 的恢复点。

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

构造函数

WorkloadSqlPointInTimeRecoveryPoint()

初始化 WorkloadSqlPointInTimeRecoveryPoint 的新实例。

属性

ExtendedInfo

提供数据目录详细信息的扩展信息。 将在两种情况下填充:使用 GetRecoveryPoint 访问特定恢复点时,或者仅使用 ExtendedInfo 查询筛选器为 Log RP 调用 ListRecoveryPoints 时

(继承自 WorkloadSqlRecoveryPoint)
RecoveryPointCreatedOn

创建恢复点的 UTC 时间。

(继承自 WorkloadRecoveryPoint)
RecoveryPointMoveReadinessInfo

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

(继承自 WorkloadRecoveryPoint)
RecoveryPointProperties

恢复点的属性。

(继承自 WorkloadRecoveryPoint)
RecoveryPointTierDetails

恢复点层信息。

(继承自 WorkloadRecoveryPoint)
RestorePointType

还原点的类型。

(继承自 WorkloadRecoveryPoint)
TimeRanges

日志范围列表。

适用于