Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorResponseBody

Package version

An error response from the Azure Container Registry service.

Hierarchy

  • ErrorResponseBody

Index

Properties

Properties

code

code: string

error code.

Optional details

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

message

message: string

error message.

Optional target

target: undefined | string

target of the particular error.

Generated using TypeDoc