ExchangePeeringFacility Class
The properties that define an exchange peering facility.
- Inheritance
-
ExchangePeeringFacility
Constructor
ExchangePeeringFacility(*, exchange_name: Optional[str] = None, bandwidth_in_mbps: Optional[int] = None, microsoft_i_pv4_address: Optional[str] = None, microsoft_i_pv6_address: Optional[str] = None, facility_i_pv4_prefix: Optional[str] = None, facility_i_pv6_prefix: Optional[str] = None, peering_db_facility_id: Optional[int] = None, peering_db_facility_link: Optional[str] = None, **kwargs)
Parameters
- bandwidth_in_mbps
- int
Required
The bandwidth of the connection between Microsoft and the exchange peering facility.
- microsoft_i_pv4_address
- str
Required
The IPv4 address of Microsoft at the exchange peering facility.
- microsoft_i_pv6_address
- str
Required
The IPv6 address of Microsoft at the exchange peering facility.
Feedback
Submit and view feedback for