Rule.Scripts Property

Gets the response scripts associated with the rule.

 ScriptCollection Scripts{get;}

Remarks

Unless the Rule was created through a call to one of the methods on a Computer object, the objects returned by the Rule.RuleThreshold, Rule.Scripts and Rule.EnabledOverride properties will not be fully populated with information about overrides.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)

See Also

Rule Class | Rule Members