DocumentModelComposeOperationDetailsOutput interface

الحصول على كائن استجابة العملية.

يمتد

الخصائص

kind

نوع العملية.

result

نتيجة العملية عند النجاح.

الخصائص الموروثة

apiVersion

إصدار واجهة برمجة التطبيقات المستخدم لإنشاء هذه العملية.

createdDateTime

التاريخ والوقت (UTC) عند إنشاء العملية.

error

حدث خطأ.

lastUpdatedDateTime

التاريخ والوقت (UTC) عند آخر تحديث للحالة.

operationId

معرف العملية

percentCompleted

تقدم العملية (0-100).

resourceLocation

عنوان URL للمورد المستهدف بواسطة هذه العملية.

status

حالة العملية. لم يتم البدء أو التشغيل أو الإكمال أو الفشل

القيم المحتملة: "notStarted" و"running" و"failed" و"succeeded" و"canceled" و"skipped"

tags

قائمة سمات علامة قيمة المفتاح المقترنة بنموذج المستند.

تفاصيل الخاصية

kind

نوع العملية.

kind: "documentModelCompose"

قيمة الخاصية

"documentModelCompose"

result

نتيجة العملية عند النجاح.

result?: DocumentModelDetailsOutput

قيمة الخاصية

تفاصيل الخاصية الموروثة

apiVersion

إصدار واجهة برمجة التطبيقات المستخدم لإنشاء هذه العملية.

apiVersion?: string

قيمة الخاصية

string

موروث منDocumentIntelligenceOperationDetailsOutputParent.apiVersion

createdDateTime

التاريخ والوقت (UTC) عند إنشاء العملية.

createdDateTime: string

قيمة الخاصية

string

موروث منDocumentIntelligenceOperationDetailsOutputParent.createdDateTime

error

حدث خطأ.

error?: DocumentIntelligenceErrorOutput

قيمة الخاصية

موروث منDocumentIntelligenceOperationDetailsOutputParent.error

lastUpdatedDateTime

التاريخ والوقت (UTC) عند آخر تحديث للحالة.

lastUpdatedDateTime: string

قيمة الخاصية

string

موروث منDocumentIntelligenceOperationDetailsOutputParent.lastUpdatedDateTime

operationId

معرف العملية

operationId: string

قيمة الخاصية

string

موروث منDocumentIntelligenceOperationDetailsOutputParent.operationId

percentCompleted

تقدم العملية (0-100).

percentCompleted?: number

قيمة الخاصية

number

موروث منDocumentIntelligenceOperationDetailsOutputParent.percentCompleted

resourceLocation

عنوان URL للمورد المستهدف بواسطة هذه العملية.

resourceLocation: string

قيمة الخاصية

string

موروث منDocumentIntelligenceOperationDetailsOutputParent.resourceLocation

status

حالة العملية. لم يتم البدء أو التشغيل أو الإكمال أو الفشل

القيم المحتملة: "notStarted" و"running" و"failed" و"succeeded" و"canceled" و"skipped"

status: string

قيمة الخاصية

string

موروث منDocumentIntelligenceOperationDetailsOutputParent.status

tags

قائمة سمات علامة قيمة المفتاح المقترنة بنموذج المستند.

tags?: Record<string, string>

قيمة الخاصية

Record<string, string>

موروث منDocumentIntelligenceOperationDetailsOutputParent.tags