Class InterconnectType (0.11.0)

InterconnectType(value)

Type of interconnect, which can take one of the following values:

::

  • PARTNER: A partner-managed interconnection shared between customers though a partner.
  • DEDICATED: A dedicated physical interconnection with the customer.

Note that a value IT_PRIVATE has been deprecated in favor of DEDICATED.

Enums

Name Description
UNDEFINED_INTERCONNECT_TYPE A value indicating that the enum field is not set.
DEDICATED A dedicated physical interconnection with the customer.
IT_PRIVATE [Deprecated] A private, physical interconnection with the customer.
PARTNER A partner-managed interconnection shared between customers via partner.