Share via


AlertListResult interface

Alert list operation result.

Properties

nextLink

The URL to use for getting the next set of results.

value

Alert list

Property Details

The URL to use for getting the next set of results.

nextLink?: string

Property Value

string

value

Alert list

value?: Alert[]

Property Value

Alert[]