DeploymentDiagnosticsDefinition interface
واجهة النموذج DeploymentDiagnosticsDefinition
الخصائص
| additional |
معلومات إضافية عن الخطأ. |
| code | رمز الخطأ. |
| level | يشير إلى مستوى الاستجابة الإضافي. |
| message | رسالة الخطأ. |
| target | هدف الخطأ. |
تفاصيل الخاصية
additionalInfo
code
رمز الخطأ.
code: string
قيمة الخاصية
string
level
يشير إلى مستوى الاستجابة الإضافي.
level: string
قيمة الخاصية
string
message
رسالة الخطأ.
message: string
قيمة الخاصية
string
target
هدف الخطأ.
target?: string
قيمة الخاصية
string