次の方法で共有


WorkloadSapHanaPointInTimeRestoreWithRehydrateContent クラス

定義

復旧ポイントの統合されたリハイドレートを使用して、AzureWorkload SAP Hana 固有の復元を行います。

public class WorkloadSapHanaPointInTimeRestoreWithRehydrateContent : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadSapHanaPointInTimeRestoreContent
type WorkloadSapHanaPointInTimeRestoreWithRehydrateContent = class
    inherit WorkloadSapHanaPointInTimeRestoreContent
Public Class WorkloadSapHanaPointInTimeRestoreWithRehydrateContent
Inherits WorkloadSapHanaPointInTimeRestoreContent
継承

コンストラクター

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)

適用対象