JobGetHistoryResponse.JobHistoryEntry.ActionName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. The action of this execution, MainAction or ErrorAction.
public Microsoft.WindowsAzure.Scheduler.Models.JobHistoryActionName ActionName { get; set; }
member this.ActionName : Microsoft.WindowsAzure.Scheduler.Models.JobHistoryActionName with get, set
Public Property ActionName As JobHistoryActionName