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.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
RestartNodeOnAnyServer
public const string RestartNodeOnAnyServer = "RESTART_NODE_ON_ANY_SERVER"
Wire representation of RestartNodeOnAnyServer.
Field Value | |
---|---|
Type | Description |
string |
RestartNodeOnMinimalServers
public const string RestartNodeOnMinimalServers = "RESTART_NODE_ON_MINIMAL_SERVERS"
Wire representation of RestartNodeOnMinimalServers.
Field Value | |
---|---|
Type | Description |
string |
ServerBindingTypeUnspecified
public const string ServerBindingTypeUnspecified = "SERVER_BINDING_TYPE_UNSPECIFIED"
Wire representation of ServerBindingTypeUnspecified.
Field Value | |
---|---|
Type | Description |
string |
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"
Wire representation of UndefinedType.
Field Value | |
---|---|
Type | Description |
string |