ErrorResponseCommon Class
The resource management error response.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.monitor.v2019_10_17.models._models_py3.ErrorResponseErrorResponseCommon
Constructor
ErrorResponseCommon(*, code: Optional[str] = None, message: Optional[str] = None, **kwargs)
Variables
- code
- str
Error code.
- message
- str
Error message indicating why the operation failed.
- details
- list[<xref:$>(<xref:python-base-namespace>)ErrorResponseCommon]
The error details.
- additional_info
- list[<xref:$>(<xref:python-base-namespace>)ErrorAdditionalInfo]
The error additional info.
Feedback
Submit and view feedback for