Share via


OSSkuType Enumeration

 

Describes the operating system SKU type.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

Syntax

public enum OSSkuType
public enum class OSSkuType
Public Enumeration OSSkuType

Members

Member name Description
PC

PC

ServerOtherThanWms

A server other than WMS.

Unknown

Unknown.

Wms

WMS

See Also

Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top