SPSite.AverageResourceUsage - Propriété
the average resource usage of the site collection over the configured window in days.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AverageResourceUsage As Double
Get
'Utilisation
Dim instance As SPSite
Dim value As Double
value = instance.AverageResourceUsage
public double AverageResourceUsage { get; }
Valeur de propriété
Type : System.Double
A Double indicating the average resource usage of the site collection over the configured period of days.