次の方法で共有


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

定義

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

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

パラメーター

masterTargetId
String

マスター ターゲット ID。

processServerId
Guid

プロセス サーバー ID。

retentionDrive
String

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

profileId
String

ポリシー ID。

例外

masterTargetIdretentionDrive、または profileId が null です。

適用対象