RuleSettingsCollection Constructor

Definition

Initializes a new instance of the RuleSettingsCollection class.

public:
 RuleSettingsCollection();
public RuleSettingsCollection ();
Public Sub New ()

Remarks

The EventMappings property of the HealthMonitoringSection class always contains an instance of the RuleSettingsCollection. Use this instance, rather than creating a new instance of the class.

Applies to

See also