ManagementPackCategoryType Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the category of an object in a management pack, such as a task, rule, or monitor.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Usage
'Usage
Dim instance As ManagementPackCategoryType
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackCategoryType
[SerializableAttribute]
public enum ManagementPackCategoryType
[SerializableAttribute]
public enum class ManagementPackCategoryType
/** @attribute SerializableAttribute() */
public enum ManagementPackCategoryType
SerializableAttribute
public enum ManagementPackCategoryType
Members
Member name | Description |
---|---|
Alert | Specifies the object used for alerts. |
AvailabilityHealth | Specifies the object used to check for availability of other objects. |
ConfigurationHealth | Specifies the object used to check the configuration of other objects. |
ConnectorFramework | Specifies the object used in the connector framework. |
Custom | Specifies a custom object. |
Discovery | Specifies a discovery object. |
DSIntegration | Specifies the object used for data source integration. |
EventCollection | Specifies the object used for collecting events. |
ExceptionMonitoring | Specifies the object used for exception monitoring. |
Maintenance | Specifies the object used for maintenance. |
None | Specifies no category of an object in a management pack. |
Notification | Specifies the object used for notifications. |
Operations | Specifies the object used for operations. |
PerformanceCollection | Specifies the object used for collecting performance data. |
PerformanceHealth | Specifies the object used for performance health monitoring. |
SecurityHealth | Specifies the object used for security health monitoring. |
SoftwareAndUpdates | Specifies the object used for updates to software. |
StateCollection | Specifies the object used for collecting state information about an object. |
System | Specifies the object used for system operations. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003