共用方式為


SPSolutionResourceUsageAggregatorCountWeightedMean class

表示資源使用狀況的彙總,用來計算加權的平均值根據每個使用狀況記錄的取樣計數。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPSolutionResourceUsageAggregator
    Microsoft.SharePoint.SPSolutionResourceUsageAggregatorCount
      Microsoft.SharePoint.SPSolutionResourceUsageAggregatorCountWeightedMean

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<GuidAttribute("FBD73C36-F1AC-4A0D-98E9-AB6C4A4A9DFF")> _
Public Class SPSolutionResourceUsageAggregatorCountWeightedMean _
    Inherits SPSolutionResourceUsageAggregatorCount
'用途
Dim instance As SPSolutionResourceUsageAggregatorCountWeightedMean
[GuidAttribute("FBD73C36-F1AC-4A0D-98E9-AB6C4A4A9DFF")]
public class SPSolutionResourceUsageAggregatorCountWeightedMean : SPSolutionResourceUsageAggregatorCount

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPSolutionResourceUsageAggregatorCountWeightedMean members

Microsoft.SharePoint namespace