public static class ComputeEnumConstants.Interconnect.LinkTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Interconnect.LinkType.
Constants for wire representations of the Interconnect.Types.LinkType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Ethernet100GLr
public const string Ethernet100GLr = "LINK_TYPE_ETHERNET_100G_LR"Wire representation of Ethernet100GLr.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Ethernet10GLr
public const string Ethernet10GLr = "LINK_TYPE_ETHERNET_10G_LR"Wire representation of Ethernet10GLr.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Ethernet400GLr4
public const string Ethernet400GLr4 = "LINK_TYPE_ETHERNET_400G_LR4"Wire representation of Ethernet400GLr4.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedLinkType
public const string UndefinedLinkType = "UNDEFINED_LINK_TYPE"Wire representation of UndefinedLinkType.
| Field Value | |
|---|---|
| Type | Description |
string |
|