Partager via


BatchNodeRebootKind type

Enums BatchNodeRebootKind

type BatchNodeRebootKind =
  | "requeue"
  | "terminate"
  | "taskcompletion"
  | "retaineddata"