Udostępnij za pośrednictwem


CSMRestoreRequest Konstruktory

Definicja

Przeciążenia

CSMRestoreRequest()

Inicjuje nowe wystąpienie klasy CSMRestoreRequest.

CSMRestoreRequest(CSMRestoreRequestProperties)

Inicjuje nowe wystąpienie klasy CSMRestoreRequest z wymaganymi argumentami.

CSMRestoreRequest()

Inicjuje nowe wystąpienie klasy CSMRestoreRequest.

public CSMRestoreRequest ();
Public Sub New ()

Dotyczy

CSMRestoreRequest(CSMRestoreRequestProperties)

Inicjuje nowe wystąpienie klasy CSMRestoreRequest z wymaganymi argumentami.

public CSMRestoreRequest (Microsoft.Azure.Management.BackupServices.Models.CSMRestoreRequestProperties properties);
new Microsoft.Azure.Management.BackupServices.Models.CSMRestoreRequest : Microsoft.Azure.Management.BackupServices.Models.CSMRestoreRequestProperties -> Microsoft.Azure.Management.BackupServices.Models.CSMRestoreRequest
Public Sub New (properties As CSMRestoreRequestProperties)

Parametry

Dotyczy