public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowInterconnectReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowInterconnect.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowInterconnect enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
InterconnectAllowed
public const string InterconnectAllowed = "INTERCONNECT_ALLOWED"Wire representation of InterconnectAllowed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
InterconnectBlocked
public const string InterconnectBlocked = "INTERCONNECT_BLOCKED"Wire representation of InterconnectBlocked .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedAllowInterconnect
public const string UndefinedAllowInterconnect = "UNDEFINED_ALLOW_INTERCONNECT"Wire representation of UndefinedAllowInterconnect .
| Field Value | |
|---|---|
| Type | Description |
string |
|