Partilhar via


DeallocationOption type

Define valores para DeallocationOption. Os valores possíveis incluem: "requeue", "terminate", "waitforjobcompletion"

type DeallocationOption = "requeue" | "terminate" | "waitforjobcompletion"