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-03-24 UTC."],[[["This webpage provides documentation for the `InterconnectRemoteLocationConstraints.Types.PortPairVlan` enum within the Google Cloud Compute Engine v1 API."],["The latest version documented is 3.6.0, with a comprehensive history of versions dating back to 1.0.0, for the Compute Engine V1."],["The `PortPairVlan` enum has three possible values: `PortPairMatchingVlan`, indicating the port is in a pair that needs matching VLAN allocations, `PortPairUnconstrainedVlan`, indicating no VLAN constraint, and `UndefinedPortPairVlan`, indicating the field is unset."],["The `PortPairMatchingVlan` is specifically used to manage VLAN IDs when configuring redundant VLAN pairs, particularly in scenarios like Cross-Cloud Interconnect to Azure."],["The documentation is part of the `Google.Cloud.Compute.V1` namespace, contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]