Events interface
The List events operation response.
Properties
next |
The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of events. |
value | The list of event. |
Property Details
nextLink
The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of events.
nextLink?: string
Property Value
string