the average resource usage of the site collection over the configured window in days.
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property AverageResourceUsage As Double
Get
用法
Dim instance As SPSite
Dim value As Double
value = instance.AverageResourceUsage
public double AverageResourceUsage { get; }
属性值
类型:System.Double
A Double indicating the average resource usage of the site collection over the configured period of days.