다음을 통해 공유


ExpressRouteCircuitPeering 클래스

ExpressRouteCircuit 리소스의 피어링.

변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.

상속
azure.mgmt.network.models._models.SubResource
ExpressRouteCircuitPeering

생성자

ExpressRouteCircuitPeering(*, id: str | None = None, name: str | None = None, peering_type: str | _models.ExpressRoutePeeringType | None = None, state: str | _models.ExpressRoutePeeringState | None = None, azure_asn: int | None = None, peer_asn: int | None = None, primary_peer_address_prefix: str | None = None, secondary_peer_address_prefix: str | None = None, primary_azure_port: str | None = None, secondary_azure_port: str | None = None, shared_key: str | None = None, vlan_id: int | None = None, microsoft_peering_config: _models.ExpressRouteCircuitPeeringConfig | None = None, stats: _models.ExpressRouteCircuitStats | None = None, gateway_manager_etag: str | None = None, route_filter: _models.SubResource | None = None, ipv6_peering_config: _models.Ipv6ExpressRouteCircuitPeeringConfig | None = None, express_route_connection: _models.ExpressRouteConnectionId | None = None, connections: List[_models.ExpressRouteCircuitConnection] | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
id
str

리소스 ID입니다.

name
str

리소스 그룹 내에서 고유한 리소스의 이름입니다. 이 이름은 리소스에 액세스하는 데 사용할 수 있습니다.

peering_type

피어링 유형입니다. 알려진 값은 "AzurePublicPeering", "AzurePrivatePeering" 및 "MicrosoftPeering"입니다.

state

피어링 상태입니다. 알려진 값은 "Disabled" 및 "Enabled"입니다.

azure_asn
int

The Azure ASN.

peer_asn
int

피어 ASN입니다.

primary_peer_address_prefix
str

기본 주소 접두사입니다.

secondary_peer_address_prefix
str

보조 주소 접두사입니다.

primary_azure_port
str

기본 포트입니다.

secondary_azure_port
str

보조 포트입니다.

shared_key
str

공유 키입니다.

vlan_id
int

VLAN ID입니다.

microsoft_peering_config

Microsoft 피어링 구성입니다.

stats

빠른 경로 회로의 피어링 통계입니다.

gateway_manager_etag
str

GatewayManager Etag입니다.

route_filter

RouteFilter 리소스에 대한 참조입니다.

ipv6_peering_config

IPv6 피어링 구성입니다.

express_route_connection

ExpressRoute 연결입니다.

connections

이 회로에 대한 Azure 프라이빗 피어링과 연결된 회로 연결 목록입니다.

변수

Name Description
id
str

리소스 ID입니다.

name
str

리소스 그룹 내에서 고유한 리소스의 이름입니다. 이 이름은 리소스에 액세스하는 데 사용할 수 있습니다.

etag
str

리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다.

type
str

리소스 유형입니다.

peering_type

피어링 유형입니다. 알려진 값은 "AzurePublicPeering", "AzurePrivatePeering" 및 "MicrosoftPeering"입니다.

state

피어링 상태입니다. 알려진 값은 "Disabled" 및 "Enabled"입니다.

azure_asn
int

The Azure ASN.

peer_asn
int

피어 ASN입니다.

primary_peer_address_prefix
str

기본 주소 접두사입니다.

secondary_peer_address_prefix
str

보조 주소 접두사입니다.

primary_azure_port
str

기본 포트입니다.

secondary_azure_port
str

보조 포트입니다.

shared_key
str

공유 키입니다.

vlan_id
int

VLAN ID입니다.

microsoft_peering_config

Microsoft 피어링 구성입니다.

stats

빠른 경로 회로의 피어링 통계입니다.

provisioning_state

빠른 경로 회로 피어링 리소스의 프로비저닝 상태입니다. 알려진 값은 "성공", "업데이트 중", "삭제 중" 및 "실패"입니다.

gateway_manager_etag
str

GatewayManager Etag입니다.

last_modified_by
str

피어링을 마지막으로 수정한 사람은 누구인가요?

route_filter

RouteFilter 리소스에 대한 참조입니다.

ipv6_peering_config

IPv6 피어링 구성입니다.

express_route_connection

ExpressRoute 연결입니다.

connections

이 회로에 대한 Azure 프라이빗 피어링과 연결된 회로 연결 목록입니다.

peered_connections

이 회로에 대한 Azure 프라이빗 피어링과 연결된 피어링된 회로 연결 목록입니다.