public static class Type
Constants for wire representations of the ServerBinding.Types.Type enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |