次の方法で共有


JobStatus type

JobStatus の値を定義します。
KnownJobStatus は JobStatus と同じ意味で使用できます。この列挙型には、サービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

無効
InProgress
Completed
失敗
CompletedWithWarnings
取り消し済み
Cancelling

type JobStatus = string