ManagementPackMonitorDetections Enumeration
Represents a Management Pack element that is defined by the ManagementPackMonitorDetections simple type. This type defines different ways to detect monitors.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)
Usage
'Usage
Dim instance As ManagementPackMonitorDetections
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackMonitorDetections
[SerializableAttribute]
public enum ManagementPackMonitorDetections
[SerializableAttribute]
public enum class ManagementPackMonitorDetections
/** @attribute SerializableAttribute() */
public enum ManagementPackMonitorDetections
SerializableAttribute
public enum ManagementPackMonitorDetections
Members
Member name | Description |
---|---|
Ondemand | On-demand monitor detection. |
Regular | Regular (not on-demand) monitor detection. |
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