SiteProperties.AverageResourceUsage property

Gets the average level of resource usage by user code on the site.

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public ReadOnly Property AverageResourceUsage As Double
    Get
'Usage
Dim instance As SiteProperties
Dim value As Double

value = instance.AverageResourceUsage
public double AverageResourceUsage { get; }

Property value

Type: System.Double

See also

Reference

SiteProperties class

SiteProperties members

Microsoft.Online.SharePoint.TenantAdministration namespace