MabErrorInfo interface

MAB workload-specific error information.

Properties

errorString

Localized error string.

recommendations

List of localized recommendations.

Property Details

errorString

Localized error string.

errorString?: string

Property Value

string

recommendations

List of localized recommendations.

recommendations?: string[]

Property Value

string[]