IBackupRestoreConfiguration properties

The IBackupRestoreConfiguration type exposes the following members.

Properties

  Name Description
Public property CanBackupRestoreAsConfiguration Gets a value that indicates whether the component can be included in a configuration-only backup or restore.
Public property CanRenameOnRestore Gets a value that indicates whether the IBackupRestore object can be renamed when it is restored. (Inherited from IBackupRestore.)
Public property CanSelectForBackup Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for backup, independently of its parent component, in the Central Administration user interface or some other UI. (Inherited from IBackupRestore.)
Public property CanSelectForRestore Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for restoration in the Central Administration user interface or some other UI. (Inherited from IBackupRestore.)
Public property DiskSizeRequired Gets the amount of disk space, in bytes, that is required to store a backup of the content represented by the IBackupRestore object. (Inherited from IBackupRestore.)
Public property Id Gets or sets an ID for the content component. (Inherited from IBackupRestore.)
Public property Name Gets or sets a name, for use in the SharePoint farm backup and restore UI, for the content component. (Inherited from IBackupRestore.)

Top

See also

Reference

IBackupRestoreConfiguration interface

Microsoft.SharePoint.Administration.Backup namespace