你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
WorkloadSapHanaPointInTimeRestoreWithRehydrateContent 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
AzureWorkload 特定于 SAP Hana 的还原,并集成恢复点的解除冻结。
public class WorkloadSapHanaPointInTimeRestoreWithRehydrateContent : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadSapHanaPointInTimeRestoreContent
type WorkloadSapHanaPointInTimeRestoreWithRehydrateContent = class
inherit WorkloadSapHanaPointInTimeRestoreContent
Public Class WorkloadSapHanaPointInTimeRestoreWithRehydrateContent
Inherits WorkloadSapHanaPointInTimeRestoreContent
- 继承
-
WorkloadSapHanaPointInTimeRestoreWithRehydrateContent
构造函数
WorkloadSapHanaPointInTimeRestoreWithRehydrateContent() |
初始化 WorkloadSapHanaPointInTimeRestoreWithRehydrateContent 的新实例。 |
属性
PointInTime |
PointInTime 值。 (继承自 WorkloadSapHanaPointInTimeRestoreContent) |
PropertyBag |
特定于工作负荷的属性包。 (继承自 WorkloadRestoreContent) |
RecoveryMode |
定义当前恢复模式是文件还原还是数据库还原。 (继承自 WorkloadRestoreContent) |
RecoveryPointRehydrationInfo |
RP 解除冻结信息。 |
RecoveryType |
此恢复的类型。 (继承自 WorkloadRestoreContent) |
SourceResourceId |
正在恢复正在运行的工作负荷的 VM 的完全限定 ARM ID。 (继承自 WorkloadRestoreContent) |
TargetInfo |
目标数据库的详细信息。 (继承自 WorkloadRestoreContent) |
TargetVirtualMachineId |
这是目标 VM 的完整 ARM ID,例如 /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm} (继承自 WorkloadRestoreContent) |