次の方法で共有


PeeringServiceProviders interface

Interface representing a PeeringServiceProviders.

Methods

list(PeeringServiceProvidersListOptionalParams)

Lists all of the available peering service locations for the specified kind of peering.

Method Details

list(PeeringServiceProvidersListOptionalParams)

Lists all of the available peering service locations for the specified kind of peering.

function list(options?: PeeringServiceProvidersListOptionalParams): PagedAsyncIterableIterator<PeeringServiceProvider, PeeringServiceProvider[], PageSettings>

Parameters

options
PeeringServiceProvidersListOptionalParams

The options parameters.

Returns