Module: Google::Cloud::Compute::V1::Scheduling::ProvisioningModel

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Specifies the provisioning model of the instance.

Constant Summary collapse

UNDEFINED_PROVISIONING_MODEL =

A value indicating that the enum field is not set.

0
SPOT =

Heavily discounted, no guaranteed runtime.

2552066
STANDARD =

Standard provisioning with user controlled runtime, no discounts.

484642493