public static class ComputeEnumConstants.Commitment.Type
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Commitment.Type.
Constants for wire representations of the Commitment.Types.Type enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AcceleratorOptimized
public const string AcceleratorOptimized = "ACCELERATOR_OPTIMIZED"
Wire representation of AcceleratorOptimized.
Field Value | |
---|---|
Type | Description |
string |
ComputeOptimized
public const string ComputeOptimized = "COMPUTE_OPTIMIZED"
Wire representation of ComputeOptimized.
Field Value | |
---|---|
Type | Description |
string |
ComputeOptimizedC2D
public const string ComputeOptimizedC2D = "COMPUTE_OPTIMIZED_C2D"
Wire representation of ComputeOptimizedC2D.
Field Value | |
---|---|
Type | Description |
string |
ComputeOptimizedC3
public const string ComputeOptimizedC3 = "COMPUTE_OPTIMIZED_C3"
Wire representation of ComputeOptimizedC3.
Field Value | |
---|---|
Type | Description |
string |
GeneralPurpose
public const string GeneralPurpose = "GENERAL_PURPOSE"
Wire representation of GeneralPurpose.
Field Value | |
---|---|
Type | Description |
string |
GeneralPurposeE2
public const string GeneralPurposeE2 = "GENERAL_PURPOSE_E2"
Wire representation of GeneralPurposeE2.
Field Value | |
---|---|
Type | Description |
string |
GeneralPurposeN2
public const string GeneralPurposeN2 = "GENERAL_PURPOSE_N2"
Wire representation of GeneralPurposeN2.
Field Value | |
---|---|
Type | Description |
string |
GeneralPurposeN2D
public const string GeneralPurposeN2D = "GENERAL_PURPOSE_N2D"
Wire representation of GeneralPurposeN2D.
Field Value | |
---|---|
Type | Description |
string |
GeneralPurposeT2D
public const string GeneralPurposeT2D = "GENERAL_PURPOSE_T2D"
Wire representation of GeneralPurposeT2D.
Field Value | |
---|---|
Type | Description |
string |
GraphicsOptimized
public const string GraphicsOptimized = "GRAPHICS_OPTIMIZED"
Wire representation of GraphicsOptimized.
Field Value | |
---|---|
Type | Description |
string |
MemoryOptimized
public const string MemoryOptimized = "MEMORY_OPTIMIZED"
Wire representation of MemoryOptimized.
Field Value | |
---|---|
Type | Description |
string |
MemoryOptimizedM3
public const string MemoryOptimizedM3 = "MEMORY_OPTIMIZED_M3"
Wire representation of MemoryOptimizedM3.
Field Value | |
---|---|
Type | Description |
string |
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"
Wire representation of UndefinedType.
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "TYPE_UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
string |