Aracılığıyla paylaş


AnalyzeBatchOperationOutput interface

Toplu işlemi analiz etme işleminin durumu ve sonucu.

Özellikler

createdDateTime

İşlemin gönderildiği tarih ve saat (UTC).

error

Toplu belge analizi sırasında hatayla karşılaşıldı.

lastUpdatedDateTime

Durumun son güncelleştirildiği tarih ve saat (UTC).

percentCompleted

İşlem ilerleme durumu (0-100).

result

Toplu belge çözümleme sonucu.

resultId

Toplu işlem sonuç kimliğini analiz edin.

status

İşlem durumu. notStarted, running, succeeded veya failed

Olası değerler: "notStarted", "running", "failed", "succeeded", "canceled", "skipped"

Özellik Ayrıntıları

createdDateTime

İşlemin gönderildiği tarih ve saat (UTC).

createdDateTime: string

Özellik Değeri

string

error

Toplu belge analizi sırasında hatayla karşılaşıldı.

error?: DocumentIntelligenceErrorOutput

Özellik Değeri

lastUpdatedDateTime

Durumun son güncelleştirildiği tarih ve saat (UTC).

lastUpdatedDateTime: string

Özellik Değeri

string

percentCompleted

İşlem ilerleme durumu (0-100).

percentCompleted?: number

Özellik Değeri

number

result

Toplu belge çözümleme sonucu.

result?: AnalyzeBatchResultOutput

Özellik Değeri

resultId

Toplu işlem sonuç kimliğini analiz edin.

resultId?: string

Özellik Değeri

string

status

İşlem durumu. notStarted, running, succeeded veya failed

Olası değerler: "notStarted", "running", "failed", "succeeded", "canceled", "skipped"

status: string

Özellik Değeri

string