public static class ComputeEnumConstants.NodeGroupNode.CpuOvercommitType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NodeGroupNode.CpuOvercommitType.
Constants for wire representations of the NodeGroupNode.Types.CpuOvercommitType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Enabled
public const string Enabled = "ENABLED"
Wire representation of Enabled.
Field Value | |
---|---|
Type | Description |
string |
None
public const string None = "NONE"
Wire representation of None.
Field Value | |
---|---|
Type | Description |
string |
UndefinedCpuOvercommitType
public const string UndefinedCpuOvercommitType = "UNDEFINED_CPU_OVERCOMMIT_TYPE"
Wire representation of UndefinedCpuOvercommitType.
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "CPU_OVERCOMMIT_TYPE_UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
string |