ErrorResponseModelError Class
Gets or sets the error.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.purview.models._models_py3.ErrorModelErrorResponseModelError
Constructor
ErrorResponseModelError(**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