IisWebServiceApplicationBackupBehaviorAttribute properties

The IisWebServiceApplicationBackupBehaviorAttribute type exposes the following members.

Properties

  Name Description
Public property CanRenameOnRestore Indicates whether the item can be renamed or not on restore with the option to rename. (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property CanSelectForBackup Gets or sets a Boolean which indicates whether the object can be selected from a list of items that can be backed up. (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property CanSelectForRestore Gets or sets a Boolean which indicates whether the object can be selected for restoration. (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property DiskSizeRequired The approximate size, in bytes, the backup needs to save its data to the disk. The data includes the size of databases, files and large blobs (larger than 1K). (Inherited from IisWebServiceBackupBehaviorAttribute.)
Protected property ServiceApplication Gets the service application being backed up or restored.
Public property TypeId (Inherited from Attribute.)

Top

See also

Reference

IisWebServiceApplicationBackupBehaviorAttribute class

Microsoft.SharePoint.Administration namespace