WorkloadErrorBasicInformation interface

Properties

ErrorCode

The error code.

Message

The error message.

MessageParameters

A list of parameters for formatting a localized message.

Property Details

ErrorCode

The error code.

ErrorCode?: string

Property Value

string

Message

The error message.

Message?: string

Property Value

string

MessageParameters

A list of parameters for formatting a localized message.

MessageParameters?: string[]

Property Value

string[]