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 page provides reference documentation for the `Interconnect.Types.InterconnectType` enum within the Google Compute Engine v1 API."],["The `InterconnectType` enum defines the type of interconnect, including `PARTNER` for partner-managed interconnections and `DEDICATED` for dedicated physical interconnections."],["The latest version available for this API reference is 3.6.0, with other versions listed going back to 1.0.0."],["The enum also contains a deprecated `ItPrivate` field which was replaced by the `DEDICATED` field, and `UndefinedInterconnectType` to indicate that no value is set."],["The documentation can be found under the `Google.Cloud.Compute.V1` namespace, and is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]