Udostępnij za pośrednictwem


CSMRestoreRequestProperties Konstruktory

Definicja

Przeciążenia

CSMRestoreRequestProperties()

Inicjuje nowe wystąpienie klasy CSMRestoreRequestProperties.

CSMRestoreRequestProperties(String, String)

Inicjuje nowe wystąpienie klasy CSMRestoreRequestProperties z wymaganymi argumentami.

CSMRestoreRequestProperties()

Inicjuje nowe wystąpienie klasy CSMRestoreRequestProperties.

public CSMRestoreRequestProperties ();
Public Sub New ()

Dotyczy

CSMRestoreRequestProperties(String, String)

Inicjuje nowe wystąpienie klasy CSMRestoreRequestProperties z wymaganymi argumentami.

public CSMRestoreRequestProperties (string typeOfRecovery, string recoveryDSTypeSpecificInputs);
new Microsoft.Azure.Management.BackupServices.Models.CSMRestoreRequestProperties : string * string -> Microsoft.Azure.Management.BackupServices.Models.CSMRestoreRequestProperties
Public Sub New (typeOfRecovery As String, recoveryDSTypeSpecificInputs As String)

Parametry

typeOfRecovery
String
recoveryDSTypeSpecificInputs
String

Dotyczy