ManagementPackMonitorTypeDetection Members
Represents a Management Pack element that is defined by the ManagementPackMonitorTypeDetection complex type. This type defines the workflow of modules that is used to determine the state of a monitor.
The following tables list the members exposed by the ManagementPackMonitorTypeDetection type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackMonitorTypeDetection | Initializes a new ManagementPackMonitorTypeDetection object. |
Top
Public Properties
Name | Description | |
---|---|---|
MonitorTypeStateID | Gets or sets the monitor type state that this regular detection refers to. This must refer to a declared monitor type that does not have the NoDetection property set to true. | |
Node | Gets or sets a reference to a module identifier that is declared in the member modules section of the monitor type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) | |
WriteXml | Writes the XML for this Management Pack element to the specified Management Pack. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackMonitorTypeDetection Class
Microsoft.EnterpriseManagement.Configuration Namespace