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-09 UTC."],[[["This webpage provides documentation for the `InterconnectRemoteLocationConstraints.Types.PortPairVlan` enum in the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The content covers versions from 1.0.0 up to the latest 3.6.0, with a focus on the current version 3.2.0 as it's highlighted at the top."],["The enum `InterconnectRemoteLocationConstraints.Types.PortPairVlan` defines constraints for port pair VLANs, including `PortPairMatchingVlan`, `PortPairUnconstrainedVlan`, and `UndefinedPortPairVlan`."],["The `PortPairMatchingVlan` constraint indicates that the interconnect is part of a pair of ports that should have matching VLAN allocations, often used in Cross-Cloud Interconnect scenarios."],["`PortPairUnconstrainedVlan` indicates there are no restrictions."]]],[]]