OsType type

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

Known values supported by the service

Windows: Windows operating system.
Linux: Linux operating system.
Other: Other operating system.

type OsType = string