public enum Commitment.Types.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.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
---|---|
Name | Description |
AcceleratorOptimized |
|
AcceleratorOptimizedA3 |
|
AcceleratorOptimizedA3Mega |
|
ComputeOptimized |
|
ComputeOptimizedC2D |
|
ComputeOptimizedC3 |
|
ComputeOptimizedC3D |
|
ComputeOptimizedH3 |
|
GeneralPurpose |
|
GeneralPurposeE2 |
|
GeneralPurposeN2 |
|
GeneralPurposeN2D |
|
GeneralPurposeN4 |
|
GeneralPurposeT2D |
|
GraphicsOptimized |
|
MemoryOptimized |
|
MemoryOptimizedM3 |
|
StorageOptimizedZ3 |
|
UndefinedType |
A value indicating that the enum field is not set. |
Unspecified |