SPSiteAdministration.AverageResourceUsage property
Specifies the average resource usage of the site collection, over the configured window in days.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property AverageResourceUsage As Double
Get
'Usage
Dim instance As SPSiteAdministration
Dim value As Double
value = instance.AverageResourceUsage
public double AverageResourceUsage { get; }
Property value
Type: System.Double
A double that displays the average resource usage of the site collection over the configured period of days.