ErrorResponseCommonV2 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
ErrorResponseCommonV2

Constructor

ErrorResponseCommonV2(*, error: Optional[azure.mgmt.monitor.v2021_04_01.models._models_py3.ErrorDetail] = None, **kwargs)

Variables

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

The error object.