AlertPropertiesDefinition interface

defines the type of alert

Properties

category

Alert category

criteria

Criteria that triggered alert

type

type of alert

Property Details

category

Alert category

category?: string

Property Value

string

criteria

Criteria that triggered alert

criteria?: string

Property Value

string

type

type of alert

type?: string

Property Value

string