Share via


HardwareClass type

Hardware class of the cluster.
KnownHardwareClass can be used interchangeably with HardwareClass, this enum contains the known values that the service supports.

Known values supported by the service

Small: The hardware class is small.
Medium: The hardware class is medium. This corresponds to the default
Large: The hardware class is large.

type HardwareClass = string