public static class ComputeEnumConstants.AllocationAggregateReservation.WorkloadType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AllocationAggregateReservation.WorkloadType.
Constants for wire representations of the AllocationAggregateReservation.Types.WorkloadType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Batch
public const string Batch = "BATCH"
Wire representation of Batch.
Field Value | |
---|---|
Type | Description |
string |
Serving
public const string Serving = "SERVING"
Wire representation of Serving.
Field Value | |
---|---|
Type | Description |
string |
UndefinedWorkloadType
public const string UndefinedWorkloadType = "UNDEFINED_WORKLOAD_TYPE"
Wire representation of UndefinedWorkloadType.
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
string |