PSRecoveryServicesClient.GetAzureSiteRecoveryJobDetails(String) 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.
Gets Azure Site Recovery Job details.
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Job GetAzureSiteRecoveryJobDetails (string jobName);
member this.GetAzureSiteRecoveryJobDetails : string -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Job
Public Function GetAzureSiteRecoveryJobDetails (jobName As String) As Job
Parameters
- jobName
- String
Job ID
Returns
Job response