Compute Engine v1 API - Enum Commitment.Types.Type (2.5.0)

public enum Type

Reference documentation and code samples for the Compute Engine v1 API enum Commitment.Types.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
ComputeOptimizedC2D
GeneralPurpose
GeneralPurposeE2
GeneralPurposeN2
GeneralPurposeN2D
GeneralPurposeT2D
MemoryOptimized
MemoryOptimizedM3
UndefinedType

A value indicating that the enum field is not set.

Unspecified