ErrorResponse Class

Describes the format of Error response.

Inheritance
ErrorResponse

Constructor

ErrorResponse(*, error: Optional[azure.mgmt.powerbidedicated.models._models_py3.ErrorResponseError] = None, **kwargs)

Parameters

error
ErrorResponseError
Required

The error object.