imageType property
The OS image to be used for each node in a node pool.
Currently cos
, ubuntu
, ubuntu_containerd
and windows
are
supported.
Required.
Implementation
core.String? imageType;
The OS image to be used for each node in a node pool.
Currently cos
, ubuntu
, ubuntu_containerd
and windows
are
supported.
Required.
core.String? imageType;