Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the values that represent different license SKUs for the Operations Manager product.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.OperationsManager.Common (in microsoft.enterprisemanagement.operationsmanager.common.dll)
Usage
'Usage
Dim instance As LicenseSku
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration LicenseSku
[SerializableAttribute]
public enum LicenseSku
[SerializableAttribute]
public enum class LicenseSku
/** @attribute SerializableAttribute() */
public enum LicenseSku
SerializableAttribute
public enum LicenseSku
Members
Member name | Description |
---|---|
Developer | Developer SKU |
Eval | Evaluation SKU |
InvalidLicense | Invalid license number |
OEMLevel1 | OEM level 1 SKU |
OEMLevel2 | OEM level 2 SKU |
OEMLevel3 | OEM level 3 SKU |
OEMLevel4 | OEM level 4 SKU |
OEMMAX | OEM maximum SKU |
Retail | Retail SKU |
Select | Select SKU |
Remarks
This enumeration lists SKUs based on EULA/PID.
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP