CdnPeeringPrefixes interface
Interface representing a CdnPeeringPrefixes.
Methods
list(string, Cdn |
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.
The options parameters.