IndexingStatus type

索引狀態列舉
KnownIndexingStatus 可與 IndexingStatus 互換使用,此枚舉包含服務所支援的已知值。

服務支援的已知值

未開始:索引尚未開始
跑步:跑步
Succeeded:成功
取消:取消
Failed:失敗

type IndexingStatus = string