共用方式為


IisWebServiceApplicationProxyBackupBehaviorAttribute members

Include protected members
Include inherited members

用來說明備份及還原行為SPIisWebServiceApplicationProxy物件的屬性。

The IisWebServiceApplicationProxyBackupBehaviorAttribute type exposes the following members.

Constructors

  Name Description
Public method IisWebServiceApplicationProxyBackupBehaviorAttribute 初始化IisWebServiceApplicationProxyBackupBehaviorAttribute類別的新執行個體。

Top

Properties

  Name Description
Public property CanRenameOnRestore 會指出是否可以重新命名之項目的或不在還原使用 [重新命名] 選項。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property CanSelectForBackup 取得或設定 Boolean,指出是否可以從清單中,您可以備份的項目選取物件。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property CanSelectForRestore 取得或設定 Boolean,指出是否可以還原選取物件。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property DiskSizeRequired 大約的大小,以位元組為單位,備份必須將其資料儲存至磁碟。將資料包含資料庫、 檔案及大型 blob (大於 1 K) 的大小。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Protected property ServiceApplicationProxy 取得或設定要備份的服務應用程式 proxy 向上或已還原。
Public property TypeId (Inherited from Attribute.)

Top

Methods

  Name Description
Public method AddChildObjects 將子項目新增至備份樹狀結構。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method Equals (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAbort 備份系統停止因任何原因時,就會呼叫方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnBackup 當備份系統,就會呼叫方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnBackupComplete 完成備份系統時,就會呼叫方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnPostRestore 完成系統時所呼叫的方法還原。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnPrepareBackup 系統準備備份時所呼叫的方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnPreRestore 系統會在準備還原時所呼叫的方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnRestore 還原系統時所呼叫的方法。 (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

請參閱

參照

IisWebServiceApplicationProxyBackupBehaviorAttribute class

Microsoft.SharePoint.Administration namespace