ErrorResponse Class

Error response indicates Azure Front Door Standard or Azure Front Door Premium or CDN 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.cdn.models._models_py3.ErrorDetail] = None, **kwargs)

Variables

error
ErrorDetail

The error object.