你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ReceivedRoutes interface

表示 ReceivedRoutes 的接口。

方法

listByPeering(string, string, ReceivedRoutesListByPeeringOptionalParams)

列出在给定订阅和资源组下通过指定对等互连收到的前缀。

方法详细信息

listByPeering(string, string, ReceivedRoutesListByPeeringOptionalParams)

列出在给定订阅和资源组下通过指定对等互连收到的前缀。

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

参数

resourceGroupName

string

资源组的名称。

peeringName

string

对等互连的名称。

返回