Share via


SyncJobsRule members

Defines the health rule that detects when sync jobs are disabled.

The SyncJobsRule type exposes the following members.

Constructors

  Name Description
Public method SyncJobsRule Initializes a new instance of a SyncJobsRule object.

Top

Properties

  Name Description
Public property AutomaticExecutionParameters Gets a value that specifies how often and where the rule is run automatically via the timer service. (Overrides SPHealthAnalysisRule.AutomaticExecutionParameters.)
Public property Category Gets the category for the health rule. (Overrides SPHealthAnalysisRule.Category.)
Public property CustomCategory (Inherited from SPHealthAnalysisRule.)
Public property ErrorLevel Gets the default severity of errors returned by the rule. (Overrides SPHealthAnalysisRule.ErrorLevel.)
Public property Explanation Gets a more detailed description of the problem detected by the rule. (Overrides SPHealthAnalysisRule.Explanation.)
Public property KnowledgeBaseArticleId Gets a knowledge base article that contains additional information about the rule. (Overrides SPHealthAnalysisRule.KnowledgeBaseArticleId.)
Public property Remedy Gets a set of manual steps an administrator can perform to repair the problem detected by the rule. (Overrides SPHealthAnalysisRule.Remedy.)
Public property Summary Gets a brief summary of the defined problem for which the rule is checking. (Overrides SPHealthAnalysisRule.Summary.)
Public property Version (Inherited from SPHealthAnalysisRule.)

Top

Methods

  Name Description
Public method Check Detects if a synchronous translation is disabled. (Overrides SPHealthAnalysisRule.Check().)
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

SyncJobsRule class

Microsoft.Office.TranslationServices.Health namespace