public static class ComputeEnumConstants.Interconnect.InterconnectTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Interconnect.InterconnectType.
Constants for wire representations of the Interconnect.Types.InterconnectType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Dedicated
public const string Dedicated = "DEDICATED"Wire representation of Dedicated.
| Field Value | |
|---|---|
| Type | Description |
string |
|
ItPrivate
public const string ItPrivate = "IT_PRIVATE"Wire representation of ItPrivate.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Partner
public const string Partner = "PARTNER"Wire representation of Partner.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedInterconnectType
public const string UndefinedInterconnectType = "UNDEFINED_INTERCONNECT_TYPE"Wire representation of UndefinedInterconnectType .
| Field Value | |
|---|---|
| Type | Description |
string |
|