Enum Commitment.Types.Type (1.0.0)

public enum Type

The type of commitment, which affects the discount rate and the eligible resources. Type MEMORY_OPTIMIZED specifies a commitment that will only apply to memory optimized machines. Type ACCELERATOR_OPTIMIZED specifies a commitment that will only apply to accelerator optimized machines.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
AcceleratorOptimized
ComputeOptimized
GeneralPurpose
GeneralPurposeE2
GeneralPurposeN2
GeneralPurposeN2D
MemoryOptimized
UndefinedType

A value indicating that the enum field is not set.

Unspecified