共用方式為


IBackupRestoreConfiguration members

Include protected members
Include inherited members

提供屬性,指出是否可以實作類別代表元件包含在僅限設定備份 (及還原)。

The IBackupRestoreConfiguration type exposes the following members.

Properties

  Name Description
Public property CanBackupRestoreAsConfiguration 取得一個值,指出元件是否可以包含在僅限設定備份或還原。
Public property CanRenameOnRestore 取得一個值,指出已還原時,是否可以重新命名IBackupRestore物件。 (Inherited from IBackupRestore.)
Public property CanSelectForBackup 取得或設定一個值,指出是否已選取獨立管理中心使用者介面或其他使用者介面中的其上層元件備份IBackupRestore物件所表示的內容元件。 (Inherited from IBackupRestore.)
Public property CanSelectForRestore 取得或設定一個值,指出是否可以還原管理中心使用者介面或其他使用者介面中選取 [ IBackupRestore物件所表示的內容元件。 (Inherited from IBackupRestore.)
Public property DiskSizeRequired 取得磁碟空間,以位元組為單位,才可儲存備份IBackupRestore物件所代表的內容量。 (Inherited from IBackupRestore.)
Public property Id 取得或設定內容元件的識別碼。 (Inherited from IBackupRestore.)
Public property Name 取得或設定的名稱,以用於 SharePoint 伺服器陣列備份與還原 UI 之內容的元件。 (Inherited from IBackupRestore.)

Top

Methods

  Name Description
Public method AddBackupObjects IBackupRestore物件和其子IBackupRestore物件新增到指定的備份物件。 (Inherited from IBackupRestore.)
Public method OnAbort 正常的終止使用者取消備份或還原作業時,可以協助。 (Inherited from IBackupRestore.)
Public method OnBackup 建立並儲存內容元件的備份複本。 (Inherited from IBackupRestore.)
Public method OnBackupComplete 提供文章備份處理。 (Inherited from IBackupRestore.)
Public method OnPostRestore 提供文章還原處理。 (Inherited from IBackupRestore.)
Public method OnPrepareBackup 提供處理備份前的準備。 (Inherited from IBackupRestore.)
Public method OnPreRestore 提供還原準備處理。 (Inherited from IBackupRestore.)
Public method OnRestore 可讀取的備份的內容,並將其複製到目標目的地的還原作業。 (Inherited from IBackupRestore.)

Top

請參閱

參照

IBackupRestoreConfiguration interface

Microsoft.SharePoint.Administration.Backup namespace