PeeringLocationsOperations interface

Interface representing a PeeringLocations operations.

Properties

list

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

Property Details

list

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

list: (kind: string, options?: PeeringLocationsListOptionalParams) => PagedAsyncIterableIterator<PeeringLocation, PeeringLocation[], PageSettings>

Property Value

(kind: string, options?: PeeringLocationsListOptionalParams) => PagedAsyncIterableIterator<PeeringLocation, PeeringLocation[], PageSettings>