ProductSku Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies various products.
public enum class ProductSku
[System.Serializable]
public enum ProductSku
type ProductSku =
Public Enum ProductSku
- Inheritance
-
ProductSku
- Attributes
Fields
Name | Value | Description |
---|---|---|
InvalidProduct | 0 | An invalid product. |
SCOM | 1 | System Center Operations Manager. |
SCE | 2 | System Center Essentials. |
SCCER | 3 | System Center Client Error Reporting. |
SCSM | 4 | System Center Service Manager. |