If PORT_PAIR_MATCHING_VLAN, the Interconnect for this attachment is part of a pair of ports that should have matching VLAN allocations. This occurs with Cross-Cloud Interconnect to Azure remote locations. While GCP's API does not explicitly group pairs of ports, the UI uses this field to ensure matching VLAN ids when configuring a redundant VLAN pair.
PortPairUnconstrainedVlan
PORT_PAIR_UNCONSTRAINED_VLAN means there is no constraint.
UndefinedPortPairVlan
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["The latest version available for `InterconnectRemoteLocationConstraints.Types.PortPairVlan` is 3.6.0, as of the provided content."],["This document provides reference documentation and code samples for the Compute Engine v1 API enum `InterconnectRemoteLocationConstraints.Types.PortPairVlan`."],["The enum `InterconnectRemoteLocationConstraints.Types.PortPairVlan` has three possible field values: `PortPairMatchingVlan`, `PortPairUnconstrainedVlan`, and `UndefinedPortPairVlan`."],["`PortPairMatchingVlan` indicates that the interconnect should have matching VLAN allocations, typically used with Cross-Cloud Interconnect to Azure remote locations."],["`PortPairUnconstrainedVlan` indicates that there are no specific constraints on the VLAN allocation, and `UndefinedPortPairVlan` indicates the enum field has not been set."]]],[]]