Partager via


BatchNodeDisableSchedulingOption type

BatchNodeDisableSchedulingOption enums

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