다음을 통해 공유


GatewayCustomBgpIpAddressIpConfiguration 클래스

가상 네트워크 게이트웨이 연결에 대한 GatewayCustomBgpIpAddressIpConfiguration입니다.

Azure로 보내려면 모든 필수 매개 변수를 채워야 합니다.

상속
azure.mgmt.network._serialization.Model
GatewayCustomBgpIpAddressIpConfiguration

생성자

GatewayCustomBgpIpAddressIpConfiguration(*, ip_configuration_id: str, custom_bgp_ip_address: str, **kwargs: Any)

키워드 전용 매개 변수

Name Description
ip_configuration_id
str

게이트웨이에 속하는 ipconfiguration의 IpconfigurationId입니다. 필수 요소.

custom_bgp_ip_address
str

IpconfigurationId에 속하는 사용자 지정 BgpPeeringAddress입니다. 필수 요소.

변수

Name Description
ip_configuration_id
str

게이트웨이에 속하는 ipconfiguration의 IpconfigurationId입니다. 필수 요소.

custom_bgp_ip_address
str

IpconfigurationId에 속하는 사용자 지정 BgpPeeringAddress입니다. 필수 요소.