Enum Scheduling.Types.ProvisioningModel (1.2.0)

public enum ProvisioningModel

Specifies the provisioning model of the instance.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Spot

Heavily discounted, no guaranteed runtime.

Standard

Standard provisioning with user controlled runtime, no discounts.

UndefinedProvisioningModel

A value indicating that the enum field is not set.