Compute Engine v1 API - Class ComputeEnumConstants.NodeGroupNode.CpuOvercommitType (2.15.0)

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.

Inheritance

object > ComputeEnumConstants.NodeGroupNode.CpuOvercommitType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Enabled

public const string Enabled = "ENABLED"

Wire representation of Enabled.

Field Value
TypeDescription
string

None

public const string None = "NONE"

Wire representation of None.

Field Value
TypeDescription
string

UndefinedCpuOvercommitType

public const string UndefinedCpuOvercommitType = "UNDEFINED_CPU_OVERCOMMIT_TYPE"

Wire representation of UndefinedCpuOvercommitType.

Field Value
TypeDescription
string

Unspecified

public const string Unspecified = "CPU_OVERCOMMIT_TYPE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
string