次の方法で共有


InMageEnableProtectionContent(String, Guid, String, String, String) コンストラクター

定義

InMageEnableProtectionContent の新しいインスタンスを初期化します。

public InMageEnableProtectionContent (string masterTargetId, Guid processServerId, string retentionDrive, string multiVmGroupId, string multiVmGroupName);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageEnableProtectionContent : string * Guid * string * string * string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageEnableProtectionContent
Public Sub New (masterTargetId As String, processServerId As Guid, retentionDrive As String, multiVmGroupId As String, multiVmGroupName As String)

パラメーター

masterTargetId
String

マスター ターゲット ID。

processServerId
Guid

プロセス サーバー ID。

retentionDrive
String

MT で使用する保持ドライブ。

multiVmGroupId
String

マルチ VM グループ ID。

multiVmGroupName
String

マルチ VM グループ名。

例外

masterTargetIdretentionDrivemultiVmGroupId、または multiVmGroupName が null です。

適用対象