Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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