ErrorResponse Class

Error response indicates that the service is not able to process the incoming request.

Inheritance
ErrorResponse

Constructor

ErrorResponse(*, error: Optional[azure.mgmt.resource.features.v2021_07_01.models._models_py3.ErrorDefinition] = None, **kwargs)

Variables

error
ErrorDefinition

The error details.