ASRJobStatusEventDetails Class
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.
Model class for event details of a job status event.
public class ASRJobStatusEventDetails : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASREventSpecificDetails
type ASRJobStatusEventDetails = class
inherit ASREventSpecificDetails
Public Class ASRJobStatusEventDetails
Inherits ASREventSpecificDetails
- Inheritance
Constructors
ASRJobStatusEventDetails(JobStatusEventDetails) |
Converts internal object to REST API object. |
Properties
AffectedObjectType |
Gets or sets AffectedObjectType for the event. |
JobFriendlyName |
Gets or sets JobName for the Event. |
JobId |
Gets or sets job arm id for the event. |
JobStatus |
Gets or sets JobStatus for the Event. |