Share via


InMageReprotectContent(String, Guid, String, String) Constructor

Definition

Initializes a new instance of 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)

Parameters

masterTargetId
String

The Master Target Id.

processServerId
Guid

The Process Server Id.

retentionDrive
String

The retention drive to use on the MT.

profileId
String

The Policy Id.

Exceptions

masterTargetId, retentionDrive or profileId is null.

Applies to