Compute Engine v1 API - Class ComputeEnumConstants.NetworkAttachment.ConnectionPreference (2.15.0)

public static class ComputeEnumConstants.NetworkAttachment.ConnectionPreference

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkAttachment.ConnectionPreference.

Constants for wire representations of the NetworkAttachment.Types.ConnectionPreference enum.

Inheritance

object > ComputeEnumConstants.NetworkAttachment.ConnectionPreference

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AcceptAutomatic

public const string AcceptAutomatic = "ACCEPT_AUTOMATIC"

Wire representation of AcceptAutomatic.

Field Value
TypeDescription
string

AcceptManual

public const string AcceptManual = "ACCEPT_MANUAL"

Wire representation of AcceptManual.

Field Value
TypeDescription
string

Invalid

public const string Invalid = "INVALID"

Wire representation of Invalid.

Field Value
TypeDescription
string

UndefinedConnectionPreference

public const string UndefinedConnectionPreference = "UNDEFINED_CONNECTION_PREFERENCE"

Wire representation of UndefinedConnectionPreference.

Field Value
TypeDescription
string