BatchNodeDisableSchedulingOption type

Enuos de BatchNodeDisableSchedulingOption

type BatchNodeDisableSchedulingOption =
  | "requeue"
  | "terminate"
  | "taskcompletion"