BatchNodeDisableSchedulingOption type

BatchNodeDisableSchedulingOption 枚舉

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