다음을 통해 공유


IPConfigurationBgpPeeringAddressOutput interface

IPConfigurationBgpPeeringAddress의 속성입니다.

속성

customBgpIpAddresses

IP 구성에 속하는 사용자 지정 BGP 피어링 주소 목록입니다.

defaultBgpIpAddresses

IP 구성에 속하는 기본 BGP 피어링 주소 목록입니다.

ipconfigurationId

게이트웨이에 속하는 IP 구성의 ID입니다.

tunnelIpAddresses

IP 구성에 속하는 터널 공용 IP 주소 목록입니다.

속성 세부 정보

customBgpIpAddresses

IP 구성에 속하는 사용자 지정 BGP 피어링 주소 목록입니다.

customBgpIpAddresses?: string[]

속성 값

string[]

defaultBgpIpAddresses

IP 구성에 속하는 기본 BGP 피어링 주소 목록입니다.

defaultBgpIpAddresses?: string[]

속성 값

string[]

ipconfigurationId

게이트웨이에 속하는 IP 구성의 ID입니다.

ipconfigurationId?: string

속성 값

string

tunnelIpAddresses

IP 구성에 속하는 터널 공용 IP 주소 목록입니다.

tunnelIpAddresses?: string[]

속성 값

string[]