Class ComputeEnumConstants.ServerBinding.Type (1.4.0)

public static class Type

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

Inheritance

Object > ComputeEnumConstants.ServerBinding.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

RestartNodeOnAnyServer

public const string RestartNodeOnAnyServer = "RESTART_NODE_ON_ANY_SERVER"

Wire representation of RestartNodeOnAnyServer.

Field Value
TypeDescription
String

RestartNodeOnMinimalServers

public const string RestartNodeOnMinimalServers = "RESTART_NODE_ON_MINIMAL_SERVERS"

Wire representation of RestartNodeOnMinimalServers.

Field Value
TypeDescription
String

ServerBindingTypeUnspecified

public const string ServerBindingTypeUnspecified = "SERVER_BINDING_TYPE_UNSPECIFIED"

Wire representation of ServerBindingTypeUnspecified.

Field Value
TypeDescription
String

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
TypeDescription
String