Share via


SPHealthAnalysisRuleInstance members

SPHealthAnalysisRule is the rule definition while SPHealthAnalysisRuleInstance is the rule instances.

The SPHealthAnalysisRuleInstance type exposes the following members.

Properties

  Name Description
Public property Category Gets the rule category.
Public property Enabled Gets or sets whether the Health Analysis instance is enabled.
Public property ID Gets the ID of the Health Analysis instance.
Public property Name Gets the name of the Health Analysis instance.
Public property Summary Gets the rule summary.

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.)
Public methodStatic member Lookup(Guid) Initializes a new instance of the SPHealthAnalysisRuleInstancePinpBind class.
Public methodStatic member Lookup(String) Find a new instance of the SPHealthAnalysisRuleInstancePinpBind with the specified name.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Update the Health Analysis instance.

Top

See also

Reference

SPHealthAnalysisRuleInstance class

Microsoft.SharePoint.Administration.Health namespace