Compute Engine v1 API - Class ComputeEnumConstants.InterconnectAttachment.Type (2.15.0)

public static class ComputeEnumConstants.InterconnectAttachment.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectAttachment.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