Udostępnij za pośrednictwem


DeallocationOption type

Definiuje wartości deallocationOption. Możliwe wartości obejmują: "requeue", "terminate", "waitforjobcompletion"

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