PeeringServiceCountryListResult interface

The paginated list of peering service countries.

Properties

nextLink

The link to fetch the next page of peering service countries.

value

The list of peering service countries.

Property Details

The link to fetch the next page of peering service countries.

nextLink?: string

Property Value

string

value

The list of peering service countries.

value?: PeeringServiceCountry[]

Property Value