共用方式為


AsyncOperationStatus type

定義 AsyncOperationStatus 的值。

type AsyncOperationStatus = "Started" | "InProgress" | "Succeeded" | "Failed"