PeeringExchangeConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties that define an exchange connection.
public class PeeringExchangeConnection
type PeeringExchangeConnection = class
Public Class PeeringExchangeConnection
- Inheritance
-
PeeringExchangeConnection
Constructors
PeeringExchangeConnection() |
Initializes a new instance of PeeringExchangeConnection. |
Properties
BgpSession |
The BGP session associated with the connection. |
ConnectionIdentifier |
The unique identifier (GUID) for the connection. |
ConnectionState |
The state of the connection. |
ErrorMessage |
The error message related to the connection state, if any. |
PeeringDBFacilityId |
The PeeringDB.com ID of the facility at which the connection has to be set up. |
Applies to
Azure SDK for .NET