SPHealthAnalysisRuleInstance members
SPHealthAnalysisRule is the rule definition while SPHealthAnalysisRuleInstance is the rule instances.
The SPHealthAnalysisRuleInstance type exposes the following members.
Properties
Name | Description | |
---|---|---|
Category | Gets the rule category. | |
Enabled | Gets or sets whether the Health Analysis instance is enabled. | |
ID | Gets the ID of the Health Analysis instance. | |
Name | Gets the name of the Health Analysis instance. | |
Summary | Gets the rule summary. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Lookup(Guid) | Initializes a new instance of the SPHealthAnalysisRuleInstancePinpBind class. | |
Lookup(String) | Find a new instance of the SPHealthAnalysisRuleInstancePinpBind with the specified name. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Update | Update the Health Analysis instance. |
Top