Job.Status Property

Definition

Optional. Current status of the job.

public Microsoft.WindowsAzure.Scheduler.Models.JobStatus Status { get; set; }
member this.Status : Microsoft.WindowsAzure.Scheduler.Models.JobStatus with get, set
Public Property Status As JobStatus

Property Value

Applies to