ErrorResponseOutput interface
An error response from the Azure AgPlatform service. See https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses for ErrorResponse reference document.
Property Details
error
An error from the Azure AgPlatform service.
error?: ErrorModelOutput
Property Value
traceId
Unique trace Id.
traceId?: string
Property Value
string