ExchangeConnection Class
The properties that define an exchange connection.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ExchangeConnection
Constructor
ExchangeConnection(*, peering_db_facility_id: Optional[int] = None, bgp_session: Optional[azure.mgmt.peering.models._models_py3.BgpSession] = None, connection_identifier: Optional[str] = None, **kwargs)
Parameters
- peering_db_facility_id
- int
Required
The PeeringDB.com ID of the facility at which the connection has to be set up.
Variables
- connection_state
- str or ConnectionState
The state of the connection. Possible values include: "None", "PendingApproval", "Approved", "ProvisioningStarted", "ProvisioningFailed", "ProvisioningCompleted", "Validating", "Active".
Feedback
Submit and view feedback for