ErrorContract Class

Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.).

Inheritance
ErrorContract

Constructor

ErrorContract(*, error: Optional[azure.mgmt.monitor.v2015_07_01.models._models_py3.ErrorResponse] = None, **kwargs)

Variables

error
<xref:$>(<xref:python-base-namespace>)ErrorResponse

The error object.