Interface protos.google.cloud.vmmigration.v1.IComputeScheduling (2.1.0)

Properties of a ComputeScheduling.

Package

@google-cloud/vmmigration

Properties

minNodeCpus

minNodeCpus?: (number|null);

ComputeScheduling minNodeCpus

nodeAffinities

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

ComputeScheduling nodeAffinities

onHostMaintenance

onHostMaintenance?: (google.cloud.vmmigration.v1.ComputeScheduling.OnHostMaintenance|keyof typeof google.cloud.vmmigration.v1.ComputeScheduling.OnHostMaintenance|null);

ComputeScheduling onHostMaintenance

restartType

restartType?: (google.cloud.vmmigration.v1.ComputeScheduling.RestartType|keyof typeof google.cloud.vmmigration.v1.ComputeScheduling.RestartType|null);

ComputeScheduling restartType