JobHistoryActionName Enum

Definition

The action of this execution, MainAction or ErrorAction.

public enum JobHistoryActionName
type JobHistoryActionName = 
Public Enum JobHistoryActionName
Inheritance
JobHistoryActionName

Fields

ErrorAction 1

An execution attempt of the error action.

MainAction 0

An execution attempt of the primary action.

Applies to