Click or drag to resize

SetOnlineBackupSettingsResponse Class

Response with results of the saving Online Backup settings to the settings storage.
Inheritance Hierarchy
SystemObject
  SOS.SDK.Contracts.DataContracts.ResponsesSetOnlineBackupSettingsResponse

Namespace:  SOS.SDK.Contracts.DataContracts.Responses
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public class SetOnlineBackupSettingsResponse

The SetOnlineBackupSettingsResponse type exposes the following members.

Constructors
  NameDescription
Public methodSetOnlineBackupSettingsResponse
Initializes a new instance of the SetOnlineBackupSettingsResponse class
Top
Properties
  NameDescription
Public propertyIsWarning
Any issues was founded during saving Online Backup settings.
Public propertyWarningDetails
Warnings description.
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