DirectPeeringFacility interface
The properties that define a direct peering facility.
Properties
address | The address of the direct peering facility. |
direct |
The type of the direct peering. |
peering |
The PeeringDB.com ID of the facility. |
peering |
The PeeringDB.com URL of the facility. |
Property Details
address
The address of the direct peering facility.
address?: string
Property Value
string
directPeeringType
The type of the direct peering.
directPeeringType?: string
Property Value
string
peeringDBFacilityId
The PeeringDB.com ID of the facility.
peeringDBFacilityId?: number
Property Value
number
peeringDBFacilityLink
The PeeringDB.com URL of the facility.
peeringDBFacilityLink?: string
Property Value
string