PeeringReceivedRouteListResult interface

The paginated list of received routes for the peering.

Properties

nextLink

The link to fetch the next page of received routes for the peering.

value

The list of received routes for the peering.

Property Details

The link to fetch the next page of received routes for the peering.

nextLink?: string

Property Value

string

value

The list of received routes for the peering.

value?: PeeringReceivedRoute[]

Property Value