SPHealthAnalyzer members

Provides static methods for managing SharePoint Health Analyzer rules.

The SPHealthAnalyzer type exposes the following members.

Methods

  Name Description
Public methodStatic member GetLocalizedCategory Returns a localized string for a specified rule category.
Public methodStatic member GetLocalizedSchedule Returns a localized string for a specified health check schedule.
Public methodStatic member GetLocalizedScope Returns a localized string for a specified health check scope.
Public methodStatic member GetLocalizedSeverity Returns a localized string for a specified severity level.
Public methodStatic member ParseCategory Returns the rule category with the specified display name.
Public methodStatic member ParseSchedule Returns the health check schedule with the specified display name.
Public methodStatic member ParseScope Returns the health check scope with the specified display name.
Public methodStatic member ParseService Returns the data type of the service with the specified type name.
Public methodStatic member RegisterRules Registers all the rules in an assembly with the SharePoint Health Analyzer rules list for the local farm.
Public methodStatic member UnregisterRules Removes all the rules in an assembly from the SharePoint Health Analyzer rules list for the local farm.

Top

See also

Reference

SPHealthAnalyzer class

Microsoft.SharePoint.Administration.Health namespace