Compartilhar via


JobStatus type

Define valores para JobStatus.

type JobStatus = "Running" | "Succeeded" | "Failed" | "Canceled"