ErrorDefinitionAutoGenerated Class
Error definition.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelErrorDefinitionAutoGenerated
Constructor
ErrorDefinitionAutoGenerated(**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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python