JobPriority Enum

Scheduling priority associated with the job. Possible values: low, normal, high.

Inheritance
builtins.str
JobPriority
JobPriority

Constructor

JobPriority(value)

Fields

HIGH
LOW
NORMAL