ErrorResponse Class

An error response from the Azure Container Registry service.

Inheritance
ErrorResponse

Constructor

ErrorResponse(*, error: Optional[azure.mgmt.containerregistry.v2020_11_01_preview.models._models_py3.ErrorResponseBody] = None, **kwargs)

Variables

error
ErrorResponseBody

Azure container registry build API error body.