JobGetHistoryResponse.JobHistoryEntry.ActionName Property

Definition

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

Property Value

Applies to