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

WorkloadPointInTimeRestoreContent 类

定义

AzureWorkload SAP Hana 特定的还原。 专用于 PointInTime/Log 还原。

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

构造函数

WorkloadPointInTimeRestoreContent()

初始化 WorkloadPointInTimeRestoreContent 的新实例。

属性

PointInTime

PointInTime 值。

PropertyBag

特定于工作负荷的属性包。

(继承自 WorkloadRestoreContent)
RecoveryMode

定义当前恢复模式是文件还原还是数据库还原。

(继承自 WorkloadRestoreContent)
RecoveryType

此恢复的类型。

(继承自 WorkloadRestoreContent)
SourceResourceId

正在恢复正在运行的工作负荷的 VM 的完全限定 ARM ID。

(继承自 WorkloadRestoreContent)
TargetInfo

目标数据库的详细信息。

(继承自 WorkloadRestoreContent)
TargetVirtualMachineId

这是目标 VM 的完整 ARM ID,例如 /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}

(继承自 WorkloadRestoreContent)

适用于