Compartir a través de


InMageReprotectContent(String, Guid, String, String) Constructor

Definición

Inicializa una nueva instancia de 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)

Parámetros

masterTargetId
String

Identificador de destino maestro.

processServerId
Guid

Identificador del servidor de procesos.

retentionDrive
String

Unidad de retención que se va a usar en el mt.

profileId
String

Identificador de directiva.

Excepciones

masterTargetId, retentionDrive o profileId es un valor null.

Se aplica a