[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]Initializes a new
ManagementPackConditionDetectionModule object.
Namespace:
Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in
microsoft.enterprisemanagement.core.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
See Also