ASRJob Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ASRJob() |
Initializes a new instance of the ASRJob class. |
ASRJob(Job) |
Initializes a new instance of the ASRJob class with required parameters. |
ASRJob()
ASRJob(Job)
Initializes a new instance of the ASRJob class with required parameters.
public ASRJob (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Job job);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRJob : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Job -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRJob
Public Sub New (job As Job)
Parameters
- job
- Job
ASR Job object