Sdílet prostřednictvím


AnalyzeResultOperationOutput interface

Stav a výsledek operace analýzy.

Vlastnosti

analyzeResult

Výsledek analýzy dokumentu

createdDateTime

Datum a čas (UTC), kdy byla operace analýzy odeslána.

error

Během analýzy dokumentů došlo k chybě.

lastUpdatedDateTime

Datum a čas (UTC), kdy byl stav naposledy aktualizován.

status

Stav operace. notStarted, running, succeeded nebo failed

Možné hodnoty: "notStarted", "running", "failed", "succeeded", "completed", "canceled"

Podrobnosti vlastnosti

analyzeResult

Výsledek analýzy dokumentu

analyzeResult?: AnalyzeResultOutput

Hodnota vlastnosti

createdDateTime

Datum a čas (UTC), kdy byla operace analýzy odeslána.

createdDateTime: string

Hodnota vlastnosti

string

error

Během analýzy dokumentů došlo k chybě.

error?: ErrorModelOutput

Hodnota vlastnosti

lastUpdatedDateTime

Datum a čas (UTC), kdy byl stav naposledy aktualizován.

lastUpdatedDateTime: string

Hodnota vlastnosti

string

status

Stav operace. notStarted, running, succeeded nebo failed

Možné hodnoty: "notStarted", "running", "failed", "succeeded", "completed", "canceled"

status: string

Hodnota vlastnosti

string