Compute Engine v1 API - Class ComputeEnumConstants.InterconnectGroupsCreateMembersInterconnectInput.InterconnectType (3.10.0)

public static class ComputeEnumConstants.InterconnectGroupsCreateMembersInterconnectInput.InterconnectType

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

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

Inheritance

object > ComputeEnumConstants.InterconnectGroupsCreateMembersInterconnectInput.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
Type Description
string

ItPrivate

public const string ItPrivate = "IT_PRIVATE"

Wire representation of ItPrivate .

Field Value
Type Description
string

Partner

public const string Partner = "PARTNER"

Wire representation of Partner .

Field Value
Type Description
string

UndefinedInterconnectType

public const string UndefinedInterconnectType = "UNDEFINED_INTERCONNECT_TYPE"

Wire representation of UndefinedInterconnectType .

Field Value
Type Description
string