ReadOperationResult interface
讀取作業的 OCR 結果。
屬性
analyze |
分析批次作業結果。 |
created |
取得提交批次作業的 UTC 日期時間。 |
last |
取得此批次作業的上次更新 UTC 日期時間。 |
status | 讀取作業的狀態。 可能的值包括:'notStarted'、'running'、'failed'、'succeeded' |
屬性詳細資料
analyzeResult
createdDateTime
取得提交批次作業的 UTC 日期時間。
createdDateTime?: string
屬性值
string
lastUpdatedDateTime
取得此批次作業的上次更新 UTC 日期時間。
lastUpdatedDateTime?: string
屬性值
string
status
讀取作業的狀態。 可能的值包括:'notStarted'、'running'、'failed'、'succeeded'
status?: OperationStatusCodes