SPIisWebServiceEndpoint.IBackupRestore.DiskSizeRequired property
Gets the amount of disk space, in bytes, that is required to store a backup of the content represented by this object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Private ReadOnly Property DiskSizeRequired As ULong
Implements IBackupRestore.DiskSizeRequired
Get
'Usage
Dim instance As SPIisWebServiceEndpoint
Dim value As ULong
value = CType(instance, IBackupRestore).DiskSizeRequired
ulongIBackupRestore.DiskSizeRequired { get; }
Property value
Type: System.UInt64
Returns UInt64.
Implements
IBackupRestore.DiskSizeRequired
Remarks
See also DiskSizeRequired.