AlertErrorDetails interface

Error details for the alert.

Properties

errorCode

Error code.

errorMessage

Error Message.

occurrences

Number of occurrences.

Property Details

errorCode

Error code.

errorCode?: string

Property Value

string

errorMessage

Error Message.

errorMessage?: string

Property Value

string

occurrences

Number of occurrences.

occurrences?: number

Property Value

number