EventRouteCollection interface
A collection of EventRoute objects.
Properties
nextLink |
A URI to retrieve the next page of results.
|
value |
The EventRoute objects.
|
Property Details
nextLink
A URI to retrieve the next page of results.
nextLink?: string
Property Value
value
The EventRoute objects.
value?: EventRoute[]
Property Value