Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExchangePeeringFacility

Package version

The properties that define an exchange peering facility.

Hierarchy

  • ExchangePeeringFacility

Index

Properties

Optional bandwidthInMbps

bandwidthInMbps: undefined | number

The bandwidth of the connection between Microsoft and the exchange peering facility.

Optional exchangeName

exchangeName: undefined | string

The name of the exchange peering facility.

Optional facilityIPv4Prefix

facilityIPv4Prefix: undefined | string

The IPv4 prefixes associated with the exchange peering facility.

Optional facilityIPv6Prefix

facilityIPv6Prefix: undefined | string

The IPv6 prefixes associated with the exchange peering facility.

Optional microsoftIPv4Address

microsoftIPv4Address: undefined | string

The IPv4 address of Microsoft at the exchange peering facility.

Optional microsoftIPv6Address

microsoftIPv6Address: undefined | string

The IPv6 address of Microsoft at the exchange peering facility.

Optional peeringDBFacilityId

peeringDBFacilityId: undefined | number

The PeeringDB.com ID of the facility.

Optional peeringDBFacilityLink

peeringDBFacilityLink: undefined | string

The PeeringDB.com URL of the facility.

Generated using TypeDoc