Compute Engine v1 API - Class ComputeEnumConstants.AllocationAggregateReservation.WorkloadType (2.15.0)

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.

Inheritance

object > ComputeEnumConstants.AllocationAggregateReservation.WorkloadType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Batch

public const string Batch = "BATCH"

Wire representation of Batch.

Field Value
TypeDescription
string

Serving

public const string Serving = "SERVING"

Wire representation of Serving.

Field Value
TypeDescription
string

UndefinedWorkloadType

public const string UndefinedWorkloadType = "UNDEFINED_WORKLOAD_TYPE"

Wire representation of UndefinedWorkloadType.

Field Value
TypeDescription
string

Unspecified

public const string Unspecified = "UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
string