ErrorResponse Class

Error response indicates Microsoft.MarketplaceOrdering service is not able to process the incoming request. The reason is provided in the error message.

Inheritance
ErrorResponse

Constructor

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

Parameters

error
ErrorResponseError
Required

The details of the error.