SPBucketHealthScoreCalculator members
Include protected members
Include inherited members
提供特定的效能值,該值所處到其中的可能值 (「 桶 」) 的範圍為基礎的健康情況分數的計算。
The SPBucketHealthScoreCalculator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPBucketHealthScoreCalculator() | 初始化SPBucketHealthScoreCalculator類別的新執行個體。 |
![]() |
SPBucketHealthScoreCalculator([], Boolean) | 使用定義的健康程度的參數,會初始化SPBucketHealthScoreCalculator類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsASC | 取得值,這個值,指出是否遞增定義雜湊桶的值。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CalculateScore | 指定的效能度量值從 0 到 10,取得健康情況的分數。 (Overrides SPHealthScoreCalculator.CalculateScore(Double).) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetScoreBuckets | 取得定義分數的子範圍的分數值的陣列 — 「 雜湊桶 」 — CalculateScore(Double)用來產生健康分數。 |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetScoreBuckets | 設定定義分數的子範圍的分數值的陣列 — 「 雜湊桶 」 — CalculateScore(Double)用來產生健康分數。 |
![]() |
ToString | 傳回表示SPBucketHealthScoreCalculator物件的String 。 (Overrides Object.ToString().) |
Top