JobGetHistoryResponse::JobHistoryEntry::ActionName Property
Optional. The action of this execution, MainAction or ErrorAction.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
public: property JobHistoryActionName ActionName { JobHistoryActionName get(); void set(JobHistoryActionName value); }
Property Value
Type: Microsoft.WindowsAzure.Scheduler.Models::JobHistoryActionName
Show: