Class ComputeEnumConstants.NodeTemplate.CpuOvercommitType (1.3.0)

public static class CpuOvercommitType

Constants for wire representations of the NodeTemplate.Types.CpuOvercommitType enum.

Inheritance

Object > ComputeEnumConstants.NodeTemplate.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