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 versioned documentation for the `InterconnectRemoteLocationConstraints.Types.PortPairVlan` enum within the Google Cloud Compute Engine v1 API, with versions ranging from 1.0.0 to 3.6.0, the latest version."],["The `InterconnectRemoteLocationConstraints.Types.PortPairVlan` enum defines constraints for port pair VLANs, allowing for options like `PORT_PAIR_MATCHING_VLAN`, `PORT_PAIR_UNCONSTRAINED_VLAN`, and `UndefinedPortPairVlan`."],["The `PORT_PAIR_MATCHING_VLAN` option is used when an Interconnect is part of a port pair with matching VLAN allocations, which is relevant for Cross-Cloud Interconnect to Azure remote locations."],["The `PORT_PAIR_UNCONSTRAINED_VLAN` indicates that there are no specific VLAN constraints, while `UndefinedPortPairVlan` signifies that the enum field is not set."],["The documentation is available through the `Google.Cloud.Compute.V1` namespace, with the related assembly being `Google.Cloud.Compute.V1.dll`."]]],[]]