CdnPeeringPrefixesOperations interface
Interface representing a CdnPeeringPrefixes operations.
Properties
| list | Lists all of the advertised prefixes for the specified peering location |
Property Details
list
Lists all of the advertised prefixes for the specified peering location
list: (peeringLocation: string, options?: CdnPeeringPrefixesListOptionalParams) => PagedAsyncIterableIterator<CdnPeeringPrefix, CdnPeeringPrefix[], PageSettings>
Property Value
(peeringLocation: string, options?: CdnPeeringPrefixesListOptionalParams) => PagedAsyncIterableIterator<CdnPeeringPrefix, CdnPeeringPrefix[], PageSettings>