ReceivedRoutesOperations interface

Interface representing a ReceivedRoutes operations.

Properties

listByPeering

Lists the prefixes received over the specified peering under the given subscription and resource group.

Property Details

listByPeering

Lists the prefixes received over the specified peering under the given subscription and resource group.

listByPeering: (resourceGroupName: string, peeringName: string, options?: ReceivedRoutesListByPeeringOptionalParams) => PagedAsyncIterableIterator<PeeringReceivedRoute, PeeringReceivedRoute[], PageSettings>

Property Value

(resourceGroupName: string, peeringName: string, options?: ReceivedRoutesListByPeeringOptionalParams) => PagedAsyncIterableIterator<PeeringReceivedRoute, PeeringReceivedRoute[], PageSettings>