Package version:

Interface ErrorResponseBody

An error response from the Azure Container Registry service.

Hierarchy

  • ErrorResponseBody

Properties

code: string

error code.

an array of additional nested error response info objects, as described by this contract.

message: string

error message.

target?: string

target of the particular error.

Generated using TypeDoc