SPBackupRestoreConsole.DiskSizeRequired Method

Include Protected Members
Include Inherited Members

Gets the amount of disk space needed for the specified backup operation.

Overload List

  Name Description
Public methodStatic member DiskSizeRequired(Guid) Gets the amount of disk space needed to backup the entire tree of components in the specified backup operation.
Public methodStatic member DiskSizeRequired(Guid, SPBackupRestoreObject) Gets the amount of disk space needed to backup the specified node (and its children) in the tree of components in the specified backup operation.
Public methodStatic member DiskSizeRequired(Guid, Boolean) Gets the amount of disk space needed to backup the entire tree of components in the specified backup operation.
Public methodStatic member DiskSizeRequired(Guid, SPBackupRestoreObject, Boolean) Gets the amount of disk space needed to backup the specified node (and its children) in the tree of components in the specified backup operation.

Top

See Also

Reference

SPBackupRestoreConsole Class

SPBackupRestoreConsole Members

Microsoft.SharePoint.Administration.Backup Namespace