OperationResult type

定義 OperationResult 的值。
KnownOperationResult 可以與 OperationResult 互換使用,此枚舉包含服務支援的已知值。

服務支援的已知值

成功:作成功
失敗:作失敗
已取消:作已取消

type OperationResult = string