OnlineBackupSettingsContractCreator Class |
Namespace: SOS.SDK.Tools.Creators
public class OnlineBackupSettingsContractCreator
The OnlineBackupSettingsContractCreator type exposes the following members.
| Name | Description | |
|---|---|---|
| OnlineBackupSettingsContractCreator | Initializes a new instance of the OnlineBackupSettingsContractCreator class |
| Name | Description | |
|---|---|---|
| AddDir |
Add new directory to the ProtectedFileset inclusions.
| |
| AddDirs |
Calling AddDir(String) for range of directories.
| |
| AddFile |
Add new file to the ProtectedFileset inclusions.
| |
| AddFiles |
Calling AddFile(String) for range of files.
| |
| AddNetworkShare |
Add new NetShare to the OnlineBackup settings.
| |
| Clear |
Clear changes.
| |
| Create |
Create new instance of the OnlineBackupSettingsContract, using added items.
| |
| Equals | (Inherited from Object.) | |
| Exclude(IReadOnlyCollectionString) |
Calling Exclude(String) for range of exclusions.
| |
| Exclude(String) |
Add new exclusion path to the ProtectedFileset exclusions.
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |