共用方式為


FileImportState type

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

服務支援的已知值

FatalError:引入文件時發生致命錯誤。
攝取:檔已攝取。
IngestedWithErrors:檔已引入並出現錯誤。
InProgress:檔攝取正在進行中。
無效:文件無效。
WaitingForUpload:等待文件上傳。
未指定:未指定狀態。

type FileImportState = string