Share via


RouterJob.Status Property

Definition

The status of the job.

public Azure.Communication.JobRouter.RouterJobStatus? Status { get; }
member this.Status : Nullable<Azure.Communication.JobRouter.RouterJobStatus>
Public ReadOnly Property Status As Nullable(Of RouterJobStatus)

Property Value

Applies to