ReceivedRoutes interface
Interface representing a ReceivedRoutes.
Methods
list |
Lists the prefixes received over the specified peering under the given subscription and resource group. |
Method Details
listByPeering(string, string, ReceivedRoutesListByPeeringOptionalParams)
Lists the prefixes received over the specified peering under the given subscription and resource group.
function listByPeering(resourceGroupName: string, peeringName: string, options?: ReceivedRoutesListByPeeringOptionalParams): PagedAsyncIterableIterator<PeeringReceivedRoute, PeeringReceivedRoute[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group.
- peeringName
-
string
The name of the peering.
The options parameters.