PSRecoveryServicesClient.GetAzureSiteRecoveryJob(JobQueryParameter) Method
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.
Get Azure Site Recovery Job.
public System.Collections.Generic.List<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Job> GetAzureSiteRecoveryJob (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.JobQueryParameter jqp);
member this.GetAzureSiteRecoveryJob : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.JobQueryParameter -> System.Collections.Generic.List<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Job>
Public Function GetAzureSiteRecoveryJob (jqp As JobQueryParameter) As List(Of Job)
Parameters
Returns
Job list response