ErrorResponse Class
Error response indicates Logic service is not able to process the incoming request. The error property contains the error details.
- Inheritance
-
ErrorResponse
Constructor
ErrorResponse(*, error: Optional[azure.mgmt.logic.models._models_py3.ErrorProperties] = None, **kwargs)
Variables
- error
- ErrorProperties
The error properties.
Feedback
Submit and view feedback for