Share via


ASRJobStatusEventDetails Class

Definition

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
ASRJobStatusEventDetails

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.

Applies to