你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AnalyzeOperationOutput interface
分析操作的状态和结果。
属性
analyze |
文档分析结果。 |
created |
提交分析操作的日期和时间(UTC)。 |
error | 在文档分析过程中遇到错误。 |
last |
上次更新状态的日期和时间(UTC)。 |
status | 操作状态。 notStarted、running、succeeded 或 failed 可能的值:“notStarted”、“running”、“failed”、“succeeded”、“canceled”、“skipped” |
属性详细信息
analyzeResult
createdDateTime
提交分析操作的日期和时间(UTC)。
createdDateTime: string
属性值
string
error
lastUpdatedDateTime
上次更新状态的日期和时间(UTC)。
lastUpdatedDateTime: string
属性值
string
status
操作状态。 notStarted、running、succeeded 或 failed
可能的值:“notStarted”、“running”、“failed”、“succeeded”、“canceled”、“skipped”
status: string
属性值
string