C# Class Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRJob

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
ASRJob ( ) : System

Initializes a new instance of the ASRJob class.

ASRJob ( Microsoft.WindowsAzure.Management.SiteRecovery.Models.Job job ) : System

Initializes a new instance of the ASRJob class with required parameters.

Method Details

ASRJob() public méthode

Initializes a new instance of the ASRJob class.
public ASRJob ( ) : System
Résultat System

ASRJob() public méthode

Initializes a new instance of the ASRJob class with required parameters.
public ASRJob ( Microsoft.WindowsAzure.Management.SiteRecovery.Models.Job job ) : System
job Microsoft.WindowsAzure.Management.SiteRecovery.Models.Job ASR Job object
Résultat System