你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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