JobGetHistoryResponse.JobHistoryEntry.State Property

Definition

Optional. The state of the job: enabled, disabled, faulted, or completed.

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

Property Value

Applies to