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