Share via


SiteProperties.StorageUsage property

Gets the current level of storage usage 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 StorageUsage As Long
    Get
'Usage
Dim instance As SiteProperties
Dim value As Long

value = instance.StorageUsage
public long StorageUsage { get; }

Property value

Type: System.Int64

See also

Reference

SiteProperties class

SiteProperties members

Microsoft.Online.SharePoint.TenantAdministration namespace