ASRJobStatusEventDetails(JobStatusEventDetails) Constructor
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.
Converts internal object to REST API object.
public ASRJobStatusEventDetails (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.JobStatusEventDetails jobStatusEventDetails);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRJobStatusEventDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.JobStatusEventDetails -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRJobStatusEventDetails
Public Sub New (jobStatusEventDetails As JobStatusEventDetails)
Parameters
- jobStatusEventDetails
- JobStatusEventDetails
Internal object for a monitoring event.