DocumentModelComposeOperationDetailsOutput interface
الحصول على كائن استجابة العملية.
الخصائص الموروثة
| api |
إصدار واجهة برمجة التطبيقات المستخدم لإنشاء هذه العملية. |
| created |
التاريخ والوقت (UTC) عند إنشاء العملية. |
| error | حدث خطأ. |
| last |
التاريخ والوقت (UTC) عند آخر تحديث للحالة. |
| operation |
معرف العملية |
| percent |
تقدم العملية (0-100). |
| resource |
عنوان 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