OperationResultOperations interface
واجهة تمثل عمليات OperationResult.
الخصائص
| get | الحصول على نتيجة العملية لمورد |
تفاصيل الخاصية
get
الحصول على نتيجة العملية لمورد
get: (operationId: string, location: string, options?: OperationResultGetOptionalParams) => Promise<null | OperationJobExtendedInfo>
قيمة الخاصية
(operationId: string, location: string, options?: OperationResultGetOptionalParams) => Promise<null | OperationJobExtendedInfo>