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

AzureWorkloadSQLPointInTimeRecoveryPoint interface

特定于 PointInTime 的恢复点

扩展

属性

objectType

多态鉴别器,它指定此对象可以是的不同类型

timeRanges

日志范围列表

继承属性

extendedInfo

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

recoveryPointMoveReadinessInfo

要移到另一层的 RP 的资格

recoveryPointProperties

恢复点的属性

recoveryPointTierDetails

恢复点层信息。

recoveryPointTimeInUTC

创建恢复点的 UTC 时间

type

还原点的类型

属性详细信息

objectType

多态鉴别器,它指定此对象可以是的不同类型

objectType: "AzureWorkloadSQLPointInTimeRecoveryPoint"

属性值

"AzureWorkloadSQLPointInTimeRecoveryPoint"

timeRanges

日志范围列表

timeRanges?: PointInTimeRange[]

属性值

继承属性详细信息

extendedInfo

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

extendedInfo?: AzureWorkloadSQLRecoveryPointExtendedInfo

属性值

继承自AzureWorkloadSQLRecoveryPoint.extendedInfo

recoveryPointMoveReadinessInfo

要移到另一层的 RP 的资格

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

属性值

{[propertyName: string]: RecoveryPointMoveReadinessInfo}

继承自AzureWorkloadSQLRecoveryPoint.recoveryPointMoveReadinessInfo

recoveryPointProperties

恢复点的属性

recoveryPointProperties?: RecoveryPointProperties

属性值

继承自AzureWorkloadSQLRecoveryPoint.recoveryPointProperties

recoveryPointTierDetails

恢复点层信息。

recoveryPointTierDetails?: RecoveryPointTierInformationV2[]

属性值

继承自AzureWorkloadSQLRecoveryPoint.recoveryPointTierDetails

recoveryPointTimeInUTC

创建恢复点的 UTC 时间

recoveryPointTimeInUTC?: Date

属性值

Date

继承自AzureWorkloadSQLRecoveryPoint.recoveryPointTimeInUTC

type

还原点的类型

type?: string

属性值

string

继承自AzureWorkloadSQLRecoveryPoint.type