AlertList interface

The collection of alerts.

Properties

nextLink

The URI of the next page of alerts.

value

The value.

Property Details

The URI of the next page of alerts.

nextLink?: string

Property Value

string

value

The value.

value: Alert[]

Property Value

Alert[]