ErrorDefinition Class
Error definition.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelErrorDefinition
Constructor
ErrorDefinition(**kwargs)
Variables
Name | Description |
---|---|
code
|
Service specific error code which serves as the substatus for the HTTP error code. |
message
|
Description of the error. |
target
|
The target of the error. |
details
|
Internal error details. |
additional_info
|
Additional scenario specific error details. |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python