Compute Engine v1 API - Enum AllocationAggregateReservation.Types.WorkloadType (2.16.0)

public enum AllocationAggregateReservation.Types.WorkloadType

Reference documentation and code samples for the Compute Engine v1 API enum AllocationAggregateReservation.Types.WorkloadType.

The workload type of the instances that will target this reservation.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Batch

Reserved resources will be optimized for BATCH workloads, such as ML training.

Serving

Reserved resources will be optimized for SERVING workloads, such as ML inference.

UndefinedWorkloadType

A value indicating that the enum field is not set.

Unspecified