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.
Include Protected Members
Include Inherited Members
Gets the amount of disk space needed for the specified backup operation.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
DiskSizeRequired(Guid) | Gets the amount of disk space needed to backup the entire tree of components in the specified backup operation. |
![]() ![]() |
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. |
![]() ![]() |
DiskSizeRequired(Guid, Boolean) | Gets the amount of disk space needed to backup the entire tree of components in the specified backup operation. |
![]() ![]() |
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