Share via


JobAgentState Enum

Definition

The state of the job agent.

public enum JobAgentState
type JobAgentState = 
Public Enum JobAgentState
Inheritance
JobAgentState

Fields

Creating 0

Creating.

Ready 1

Ready.

Updating 2

Updating.

Deleting 3

Deleting.

Disabled 4

Disabled.

Applies to