다음을 통해 공유


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

피어링의 이름입니다.

options
ReceivedRoutesListByPeeringOptionalParams

옵션 매개 변수입니다.

반환