Reference documentation and code samples for the Compute Engine v1 API enum Interconnect.Types.LinkType.
Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics. Note that this field indicates the speed of each of the links in the bundle, not the speed of the entire bundle.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `Interconnect.Types.LinkType` enum within the Google Cloud Compute V1 API, specifically for .NET."],["The latest version of this documentation is 3.6.0, with multiple prior versions available, ranging down to version 1.0.0."],["The `Interconnect.Types.LinkType` enum defines the types of links that can be requested, including `Ethernet100GLr` (100G Ethernet) and `Ethernet10GLr` (10G Ethernet)."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and it is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["There is an additional field, `UndefinedLinkType`, which indicates that the field in question has not been set."]]],[]]