JobGetHistoryResponse::JobHistoryEntry::Status Property
Optional. The status of this execution attempt, completed or failed.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
public: property JobHistoryStatus Status { JobHistoryStatus get(); void set(JobHistoryStatus value); }
Property Value
Type: Microsoft.WindowsAzure.Scheduler.Models::JobHistoryStatus
Show: