Click or drag to resize

OnlineBackupSettingsContract Class

Container with Online Backup settings for saving / loading.
Inheritance Hierarchy
SystemObject
  SOS.SDK.Contracts.DataContracts.Jobs.BackupOnlineBackupSettingsContract

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs.Backup
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public class OnlineBackupSettingsContract

The OnlineBackupSettingsContract type exposes the following members.

Constructors
  NameDescription
Public methodOnlineBackupSettingsContract
Initializes a new instance of the OnlineBackupSettingsContract class
Top
Properties
  NameDescription
Public propertyNetShares
List of the descriptions of the network shares, included to current BackupSet.
Public propertyProtectFileset
Fileset with list of folders/files for protection.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also