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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript