Compute Engine v1 API - Class ComputeEnumConstants.Interconnect.InterconnectType (2.15.0)

public static class ComputeEnumConstants.Interconnect.InterconnectType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Interconnect.InterconnectType.

Constants for wire representations of the Interconnect.Types.InterconnectType enum.

Inheritance

object > ComputeEnumConstants.Interconnect.InterconnectType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Dedicated

public const string Dedicated = "DEDICATED"

Wire representation of Dedicated.

Field Value
TypeDescription
string

ItPrivate

public const string ItPrivate = "IT_PRIVATE"

Wire representation of ItPrivate.

Field Value
TypeDescription
string

Partner

public const string Partner = "PARTNER"

Wire representation of Partner.

Field Value
TypeDescription
string

UndefinedInterconnectType

public const string UndefinedInterconnectType = "UNDEFINED_INTERCONNECT_TYPE"

Wire representation of UndefinedInterconnectType.

Field Value
TypeDescription
string