Package version:

Known values of JobState that the service accepts.

Enumeration Members

Created: "Created"

The job is currently in the Created state.

Degraded: "Degraded"

The job is currently in the Degraded state.

Deleting: "Deleting"

The job is currently in the Deleting state.

Failed: "Failed"

The job is currently in the Failed state.

Restarting: "Restarting"

The job is currently in the Restarting state.

Running: "Running"

The job is currently in the Running state.

Scaling: "Scaling"

The job is currently in the Scaling state.

Starting: "Starting"

The job is currently in the Starting state.

Stopped: "Stopped"

The job is currently in the Stopped state.

Stopping: "Stopping"

The job is currently in the Stopping state.

Generated using TypeDoc