Class ComputeEnumConstants.InterconnectAttachment.Type (1.1.0)

public static class Type

Constants for wire representations of the InterconnectAttachment.Types.Type enum.

Inheritance

Object > ComputeEnumConstants.InterconnectAttachment.Type

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

Partner

public const string Partner = "PARTNER"

Wire representation of Partner.

Field Value
TypeDescription
String

PartnerProvider

public const string PartnerProvider = "PARTNER_PROVIDER"

Wire representation of PartnerProvider.

Field Value
TypeDescription
String

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
TypeDescription
String