JobHistoryActionName Enumeration

 

The action of this execution, MainAction or ErrorAction.

Namespace:   Microsoft.WindowsAzure.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

type JobHistoryActionName

Member nameDescription
ErrorAction

An execution attempt of the error action.

MainAction

An execution attempt of the primary action.

Return to top
Show: