public static class ComputeEnumConstants.InterconnectRemoteLocationConstraints.PortPairRemoteLocationReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectRemoteLocationConstraints.PortPairRemoteLocation.
Constants for wire representations of the InterconnectRemoteLocationConstraints.Types.PortPairRemoteLocation enum.
Inheritance
object > ComputeEnumConstants.InterconnectRemoteLocationConstraints.PortPairRemoteLocationNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
PortPairMatchingRemoteLocation
public const string PortPairMatchingRemoteLocation = "PORT_PAIR_MATCHING_REMOTE_LOCATION"Wire representation of PortPairMatchingRemoteLocation .
| Field Value | |
|---|---|
| Type | Description |
string |
|
PortPairUnconstrainedRemoteLocation
public const string PortPairUnconstrainedRemoteLocation = "PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION"Wire representation of PortPairUnconstrainedRemoteLocation .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedPortPairRemoteLocation
public const string UndefinedPortPairRemoteLocation = "UNDEFINED_PORT_PAIR_REMOTE_LOCATION"Wire representation of UndefinedPortPairRemoteLocation .
| Field Value | |
|---|---|
| Type | Description |
string |
|