PeeringLocationListResult interface

The paginated list of peering locations.

Properties

nextLink

The link to fetch the next page of peering locations.

value

The list of peering locations.

Property Details

The link to fetch the next page of peering locations.

nextLink?: string

Property Value

string

value

The list of peering locations.

value?: PeeringLocation[]

Property Value