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 page provides documentation for the `InterconnectRemoteLocationConstraints.Types.PortPairVlan` enum in the Google Cloud Compute Engine v1 API, specifically within the `.NET` environment."],["The `PortPairVlan` enum defines constraints for port pair VLANs, with possible values including `PortPairMatchingVlan` for matching VLAN allocations in port pairs (like in Cross-Cloud Interconnect to Azure), `PortPairUnconstrainedVlan` indicating no constraints, and `UndefinedPortPairVlan` for when the field is unset."],["The documentation includes a list of available versions for this enum, ranging from the latest version 3.6.0 down to version 1.0.0, with direct links to each version's documentation."],["This is part of the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]