public static class ComputeEnumConstants.InterconnectGroupsCreateMembersInterconnectInput.InterconnectTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectGroupsCreateMembersInterconnectInput.InterconnectType.
Constants for wire representations of the InterconnectGroupsCreateMembersInterconnectInput.Types.InterconnectType enum.
Inheritance
object > ComputeEnumConstants.InterconnectGroupsCreateMembersInterconnectInput.InterconnectTypeNamespace
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 |
|