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."],[[["The latest version of the `Google.Cloud.Compute.V1.InterconnectRemoteLocationConstraints.Types.PortPairVlan` is 3.6.0, with several previous versions available for reference."],["This enum, `InterconnectRemoteLocationConstraints.Types.PortPairVlan`, defines constraints for VLAN allocation in interconnect ports, specifically within the Compute Engine v1 API."],["The enum `PortPairVlan` offers three distinct values: `PortPairMatchingVlan`, `PortPairUnconstrainedVlan`, and `UndefinedPortPairVlan`, each with specific meanings about VLAN constraints or the absence thereof."],["`PortPairMatchingVlan` indicates that the ports are part of a pair needing matching VLANs, especially in scenarios like Cross-Cloud Interconnect with Azure."],["`PortPairUnconstrainedVlan` signifies the absence of any VLAN constraints, and `UndefinedPortPairVlan` indicates that the enum field has not been set."]]],[]]