Aracılığıyla paylaş


DocumentIntelligenceOperationDetailsOutputParent interface

İşlem bilgileri.

Özellikler

apiVersion

Bu işlemi oluşturmak için kullanılan API sürümü.

createdDateTime

İşlemin oluşturulduğu tarih ve saat (UTC).

error

Hatayla karşılaşıldı.

kind
lastUpdatedDateTime

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

operationId

İşlem Kimliği

percentCompleted

İşlem ilerleme durumu (0-100).

resourceLocation

Bu işlem tarafından hedeflenen kaynağın URL'si.

status

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

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

tags

Belge modeliyle ilişkili anahtar-değer etiketi özniteliklerinin listesi.

Özellik Ayrıntıları

apiVersion

Bu işlemi oluşturmak için kullanılan API sürümü.

apiVersion?: string

Özellik Değeri

string

createdDateTime

İşlemin oluşturulduğu tarih ve saat (UTC).

createdDateTime: string

Özellik Değeri

string

error

Hatayla karşılaşıldı.

error?: DocumentIntelligenceErrorOutput

Özellik Değeri

kind

kind: string

Özellik Değeri

string

lastUpdatedDateTime

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

lastUpdatedDateTime: string

Özellik Değeri

string

operationId

İşlem Kimliği

operationId: string

Özellik Değeri

string

percentCompleted

İşlem ilerleme durumu (0-100).

percentCompleted?: number

Özellik Değeri

number

resourceLocation

Bu işlem tarafından hedeflenen kaynağın URL'si.

resourceLocation: string

Özellik Değeri

string

status

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

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

status: string

Özellik Değeri

string

tags

Belge modeliyle ilişkili anahtar-değer etiketi özniteliklerinin listesi.

tags?: Record<string, string>

Özellik Değeri

Record<string, string>