ActivityLogAlertList interface
A list of activity log alerts.
Properties
next |
Provides the link to retrieve the next set of elements. |
value | The list of activity log alerts. |
Property Details
nextLink
Provides the link to retrieve the next set of elements.
nextLink?: string
Property Value
string
value
The list of activity log alerts.
value?: ActivityLogAlertResource[]