Reference documentation and code samples for the Compute Engine v1 API enum Interconnect.Types.InterconnectType.
Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner. - DEDICATED: A dedicated physical interconnection with the customer. Note that a value IT_PRIVATE has been deprecated in favor of DEDICATED.
[[["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 document provides versioned reference documentation for the `InterconnectType` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of this documentation is for version 3.6.0, and it includes a comprehensive list of previous versions from 1.0.0 up to the current release."],["The `InterconnectType` enum defines the different types of interconnects, which include `Dedicated` for direct connections, `Partner` for partner-managed connections, and `ItPrivate` which is a now deprecated value."],["The documented values `Dedicated`, `ItPrivate`, `Partner`, and `UndefinedInterconnectType` represent the available fields of this enum class, and provide a description of each."],["The `InterconnectType` is located in the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]