ListP2SVpnGatewaysResult interface
P2SVpnGateway를 나열하는 요청의 결과입니다. P2SVpnGateway 목록과 다음 결과 집합을 가져오기 위한 URL nextLink가 포함되어 있습니다.
속성
nextLink |
다음 작업 목록 결과 집합(있는 경우)을 가져오는 URL입니다.
|
value |
P2SVpnGateway 목록입니다.
|
속성 세부 정보
nextLink
다음 작업 목록 결과 집합(있는 경우)을 가져오는 URL입니다.
nextLink?: string
속성 값
value
P2SVpnGateway 목록입니다.
value?: P2SVpnGateway[]
속성 값