SPHealthAnalysisRuleAutomaticExecutionParameters members

Encapsulates the default parameters for running a SharePoint Health Analyzer rule automatically via the timer service.

The SPHealthAnalysisRuleAutomaticExecutionParameters type exposes the following members.

Constructors

  Name Description
Public method SPHealthAnalysisRuleAutomaticExecutionParameters Initializes an instance of the SPHealthAnalysisRuleAutomaticExecutionParameters class.

Top

Properties

  Name Description
Public property RepairAutomatically Gets or sets whether the rule should repair an error automatically as soon as it detects one.
Public property Schedule Gets or sets the default schedule for running the rule through the timer service.
Public property Scope Gets or sets the number of servers on which the rule will run.
Public property ServiceType Gets or sets a type that specifies a service that must be present on any server where the rule runs.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPHealthAnalysisRuleAutomaticExecutionParameters class

Microsoft.SharePoint.Administration.Health namespace