CdnPeeringPrefixes interface

Interface representing a CdnPeeringPrefixes.

Methods

list(string, CdnPeeringPrefixesListOptionalParams)

Lists all of the advertised prefixes for the specified peering location

Method Details

list(string, CdnPeeringPrefixesListOptionalParams)

Lists all of the advertised prefixes for the specified peering location

function list(peeringLocation: string, options?: CdnPeeringPrefixesListOptionalParams): PagedAsyncIterableIterator<CdnPeeringPrefix, CdnPeeringPrefix[], PageSettings>

Parameters

peeringLocation

string

The peering location.

options
CdnPeeringPrefixesListOptionalParams

The options parameters.

Returns