Initializes a new
ManagementPackConditionDetectionModule object.
Namespace:
Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager
(in microsoft.enterprisemanagement.operationsmanager.dll)
Usage
Syntax
C++ |
public:
ManagementPackConditionDetectionModule (
ManagementPackElement^ element,
String^ identifier
)
|
JScript |
public function ManagementPackConditionDetectionModule (
element : ManagementPackElement,
identifier : String
)
|
Parameters
- element
-
The Management Pack element that defines this type.
- identifier
-
A string identifier for this Management Pack element type.
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
See Also