ReadOperationResult interface

讀取作業的 OCR 結果。

屬性

analyzeResult

分析批次作業結果。

createdDateTime

取得提交批次作業的 UTC 日期時間。

lastUpdatedDateTime

取得此批次作業的上次更新 UTC 日期時間。

status

讀取作業的狀態。 可能的值包括:'notStarted'、'running'、'failed'、'succeeded'

屬性詳細資料

analyzeResult

分析批次作業結果。

analyzeResult?: AnalyzeResults

屬性值

createdDateTime

取得提交批次作業的 UTC 日期時間。

createdDateTime?: string

屬性值

string

lastUpdatedDateTime

取得此批次作業的上次更新 UTC 日期時間。

lastUpdatedDateTime?: string

屬性值

string

status

讀取作業的狀態。 可能的值包括:'notStarted'、'running'、'failed'、'succeeded'

status?: OperationStatusCodes

屬性值