WorkflowRunActionFilter Class

Definition

The workflow run action filter.

public class WorkflowRunActionFilter
type WorkflowRunActionFilter = class
Public Class WorkflowRunActionFilter
Inheritance
WorkflowRunActionFilter

Constructors

WorkflowRunActionFilter()

Initializes a new instance of the WorkflowRunActionFilter class.

WorkflowRunActionFilter(String)

Initializes a new instance of the WorkflowRunActionFilter class.

Properties

Status

Gets or sets the status of workflow run action. Possible values include: 'NotSpecified', 'Paused', 'Running', 'Waiting', 'Succeeded', 'Skipped', 'Suspended', 'Cancelled', 'Failed', 'Faulted', 'TimedOut', 'Aborted', 'Ignored'

Applies to