public static class ComputeEnumConstants.InterconnectRemoteLocationConstraints.PortPairVlanReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectRemoteLocationConstraints.PortPairVlan.
Constants for wire representations of the InterconnectRemoteLocationConstraints.Types.PortPairVlan enum.
Inherited Members
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
PortPairMatchingVlan
public const string PortPairMatchingVlan = "PORT_PAIR_MATCHING_VLAN"Wire representation of PortPairMatchingVlan .
| Field Value | |
|---|---|
| Type | Description |
string |
|
PortPairUnconstrainedVlan
public const string PortPairUnconstrainedVlan = "PORT_PAIR_UNCONSTRAINED_VLAN"Wire representation of PortPairUnconstrainedVlan .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedPortPairVlan
public const string UndefinedPortPairVlan = "UNDEFINED_PORT_PAIR_VLAN"Wire representation of UndefinedPortPairVlan .
| Field Value | |
|---|---|
| Type | Description |
string |
|