PeeringServiceCountries interface

Interface representing a PeeringServiceCountries.

Methods

list(PeeringServiceCountriesListOptionalParams)

Lists all of the available countries for peering service.

Method Details

list(PeeringServiceCountriesListOptionalParams)

Lists all of the available countries for peering service.

function list(options?: PeeringServiceCountriesListOptionalParams): PagedAsyncIterableIterator<PeeringServiceCountry, PeeringServiceCountry[], PageSettings>

Parameters

options
PeeringServiceCountriesListOptionalParams

The options parameters.

Returns