ErrorModel Class
Default error model.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelErrorModel
Constructor
ErrorModel(**kwargs)
Variables
Name | Description |
---|---|
code
|
Gets or sets the code. |
details
|
Gets or sets the details. |
message
|
Gets or sets the messages. |
target
|
Gets or sets the target. |
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