Batch v1alpha API - Enum AllocationPolicy.Types.ProvisioningModel (1.0.0-alpha25)

public enum AllocationPolicy.Types.ProvisioningModel

Reference documentation and code samples for the Batch v1alpha API enum AllocationPolicy.Types.ProvisioningModel.

Compute Engine VM instance provisioning model.

Namespace

Google.Cloud.Batch.V1Alpha

Assembly

Google.Cloud.Batch.V1Alpha.dll

Fields

NameDescription
Preemptible

Preemptible VM (PVM).

Above SPOT VM is the preferable model for preemptible VM instances: the old preemptible VM model (indicated by this field) is the older model, and has been migrated to use the SPOT model as the underlying technology. This old model will still be supported.

Spot

SPOT VM.

Standard

Standard VM.

Unspecified

Unspecified.