次の方法で共有


AnalyzeResultOperationOutput interface

分析操作の状態と結果。

プロパティ

analyzeResult

ドキュメント分析結果。

createdDateTime

分析操作が送信された日時 (UTC)。

error

ドキュメント分析中にエラーが発生しました。

lastUpdatedDateTime

状態が最後に更新された日時 (UTC)。

status

操作の状態。 notStarted、running、succeeded、failed

使用可能な値: "notStarted"、"running"、"failed"、"succeeded"、"completed"、"canceled"

プロパティの詳細

analyzeResult

ドキュメント分析結果。

analyzeResult?: AnalyzeResultOutput

プロパティ値

createdDateTime

分析操作が送信された日時 (UTC)。

createdDateTime: string

プロパティ値

string

error

ドキュメント分析中にエラーが発生しました。

error?: ErrorModelOutput

プロパティ値

lastUpdatedDateTime

状態が最後に更新された日時 (UTC)。

lastUpdatedDateTime: string

プロパティ値

string

status

操作の状態。 notStarted、running、succeeded、failed

使用可能な値: "notStarted"、"running"、"failed"、"succeeded"、"completed"、"canceled"

status: string

プロパティ値

string