Share via


ManagementPackMonitorTypeDetection Class

Definition

Represents a management pack element that is defined by the ManagementPackMonitorTypeDetection complex type.

public ref class ManagementPackMonitorTypeDetection
[System.Serializable]
public class ManagementPackMonitorTypeDetection
type ManagementPackMonitorTypeDetection = class
Public Class ManagementPackMonitorTypeDetection
Inheritance
ManagementPackMonitorTypeDetection
Attributes

Remarks

This type defines the workflow of modules that is used to determine the state of a monitor.

Constructors

ManagementPackMonitorTypeDetection()

Initializes a new ManagementPackMonitorTypeDetection object.

Properties

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.

Methods

WriteXml(ManagementPack, XmlWriter)

Writes the XML for this management pack element to the specified management pack.

Applies to