Share via


KnownOperationState enum

Values that define the states of operations in Scheduled Actions

Fields

Blocked

Operations that are blocked

Cancelled

Operations that have been Cancelled by the user

Executing

Operations that are in the process of being executed

Failed

Operations that have failed

PendingExecution

Operations that are waiting to be executed

PendingScheduling

Operations that are pending scheduling

Scheduled

Operations that have been scheduled

Succeeded

Operations that suceeded

Unknown

The default value for the operation state enum