OperatingSystem type

Defines values for OperatingSystem.
KnownOperatingSystem can be used interchangeably with OperatingSystem, this enum contains the known values that the service supports.

Known values supported by the service

IBMAIX: The type of Operating system- IBMAIX.
RedHat: The type of Operating system- RedHat.
SUSE: The type of Operating system- SUSE.
Solaris: The type of Operating system- Solaris.
Unix: The type of Operating system- Unix.
WindowsServer: The type of Operating system- WindowsServer.

type OperatingSystem = string