minCpuPlatform property
Minimum cpu/platform to be used by instances created from this machine image.
The instance may be scheduled on the specified or newer cpu/platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell" or minCpuPlatform: "Intel Sandy Bridge". For more information, read Specifying a Minimum CPU Platform.
Implementation
core.String? minCpuPlatform;