Dela via


DeallocationOption type

Definierar värden för DeallocationOption. Möjliga värden är: "requeue", "terminate", "waitforjobcompletion"

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