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.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Dedicated
public const string Dedicated = "DEDICATED"
Wire representation of Dedicated.
Field Value | |
---|---|
Type | Description |
string |
Partner
public const string Partner = "PARTNER"
Wire representation of Partner.
Field Value | |
---|---|
Type | Description |
string |
PartnerProvider
public const string PartnerProvider = "PARTNER_PROVIDER"
Wire representation of PartnerProvider.
Field Value | |
---|---|
Type | Description |
string |
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"
Wire representation of UndefinedType.
Field Value | |
---|---|
Type | Description |
string |