InMageReprotectContent(String, Guid, String, String) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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。
例外
masterTargetId
、retentionDrive
、または profileId
が null です。