SystemManagementPack 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.
Defines the commonly known system management packs.
public enum class SystemManagementPack
public enum SystemManagementPack
type SystemManagementPack =
Public Enum SystemManagementPack
- Inheritance
-
SystemManagementPack
Fields
Name | Value | Description |
---|---|---|
System | 0 | Specifies the system library management pack. |
Windows | 1 | Specifies the Windows library management pack. |
SystemCenter | 2 | Specifies the system center library management pack. |
ServiceDesigner | 3 | Specifies the service designer library management pack. |
NTService | 4 | Specifies the NT service library management pack. |
Group | 5 | Specifies the instance group library management pack. |