EventRouteCollection interface

A collection of EventRoute objects.

Properties

nextLink

A URI to retrieve the next page of results.

value

The EventRoute objects.

Property Details

A URI to retrieve the next page of results.

nextLink?: string

Property Value

string

value

The EventRoute objects.

value?: EventRoute[]

Property Value