Tenant.StorageQuota property
Gets the value of the storage quota that is available for the tenant.
Namespace: Microsoft.Online.SharePoint.TenantAdministration
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntax
'Declaration
Public ReadOnly Property StorageQuota As Long
Get
'Usage
Dim instance As Tenant
Dim value As Long
value = instance.StorageQuota
public long StorageQuota { get; }
Property value
Type: System.Int64
Int64