Interface protos.google.cloud.compute.v1.IScheduling (3.0.0)

Properties of a Scheduling.

Package

@google-cloud/compute

Properties

automaticRestart

automaticRestart?: (boolean|null);

Scheduling automaticRestart

locationHint

locationHint?: (string|null);

Scheduling locationHint

minNodeCpus

minNodeCpus?: (number|null);

Scheduling minNodeCpus

nodeAffinities

nodeAffinities?: (google.cloud.compute.v1.ISchedulingNodeAffinity[]|null);

Scheduling nodeAffinities

onHostMaintenance

onHostMaintenance?: (google.cloud.compute.v1.Scheduling.OnHostMaintenance|keyof typeof google.cloud.compute.v1.Scheduling.OnHostMaintenance|null);

Scheduling onHostMaintenance

preemptible

preemptible?: (boolean|null);

Scheduling preemptible