JobGetHistoryResponse.JobHistoryEntry.Status Property

Definition

Optional. The status of this execution attempt, completed or failed.

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

Property Value

Applies to