Class ComputeEnumConstants.Interconnect.InterconnectType (1.4.0)

public static class 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