PeeringPropertiesExchange Class

The properties that define an exchange peering.

Inheritance
PeeringPropertiesExchange

Constructor

PeeringPropertiesExchange(*, connections: Optional[List[azure.mgmt.peering.models._models_py3.ExchangeConnection]] = None, peer_asn: Optional[azure.mgmt.peering.models._models_py3.SubResource] = None, **kwargs)

Parameters

connections
list[ExchangeConnection]
Required

The set of connections that constitute an exchange peering.

peer_asn
SubResource
Required

The reference of the peer ASN.