Share via


AtlasErrorResponseOutput interface

An error response from the service

Properties

errorCode

The error code.

errorMessage

The error message.

requestId

The request ID.

Property Details

errorCode

The error code.

errorCode?: string

Property Value

string

errorMessage

The error message.

errorMessage?: string

Property Value

string

requestId

The request ID.

requestId?: string

Property Value

string