MonitoringRule Class

Definition

Caution

This class is obsolete. Please use ManagementPackRule instead.

This class represents a MOM Rule targeted to a type.

public ref class MonitoringRule : Microsoft::EnterpriseManagement::Configuration::ManagementPackRule, Microsoft::EnterpriseManagement::Common::IMonitoringBase
[System.Obsolete("This class is obsolete. Please use ManagementPackRule instead.")]
[System.Serializable]
public class MonitoringRule : Microsoft.EnterpriseManagement.Configuration.ManagementPackRule, Microsoft.EnterpriseManagement.Common.IMonitoringBase
type MonitoringRule = class
    inherit ManagementPackRule
    interface IMonitoringBase
Public Class MonitoringRule
Inherits ManagementPackRule
Implements IMonitoringBase
Inheritance
MonitoringRule
Attributes
Implements

Constructors

MonitoringRule(ManagementPackRule)

Initializes a new instance of the MonitoringRule class.

Methods

GetOverrideableParameters()

Gets the available parameters

GetOverrideableParametersByModule()

Gets the available parameters

Applies to