다음을 통해 공유


BgpSettings 클래스

BGP 설정 세부 정보입니다.

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

생성자

BgpSettings(*, asn: int | None = None, bgp_peering_address: str | None = None, peer_weight: int | None = None, bgp_peering_addresses: List[_models.IPConfigurationBgpPeeringAddress] | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
asn
int

BGP 스피커의 ASN입니다.

bgp_peering_address
str

이 BGP 스피커의 BGP 피어링 주소 및 BGP 식별자입니다.

peer_weight
int

이 BGP 스피커에서 학습한 경로에 추가된 가중치입니다.

bgp_peering_addresses

가상 네트워크 게이트웨이에 대한 IP 구성 ID가 있는 BGP 피어링 주소입니다.

변수

Name Description
asn
int

BGP 스피커의 ASN입니다.

bgp_peering_address
str

이 BGP 스피커의 BGP 피어링 주소 및 BGP 식별자입니다.

peer_weight
int

이 BGP 스피커에서 학습한 경로에 추가된 가중치입니다.

bgp_peering_addresses

가상 네트워크 게이트웨이에 대한 IP 구성 ID가 있는 BGP 피어링 주소입니다.