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

public static class ComputeEnumConstants.ServerBinding.Type

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