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.
Specifies whether all content or only changed content is backed up.
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPBackupMethodType
'Usage
Dim instance As SPBackupMethodType
public enum SPBackupMethodType
Members
Member name | Description | |
---|---|---|
None | Unspecified method. | |
Full | All content is backed up. | |
Differential | Only content that has changed since the last full back up is backed up. |