Click or drag to resize
FailbackOptionsModel Class
Failback options model.
Inheritance Hierarchy
SystemObject
  DoubleTake.Web.ModelsFailbackOptionsModel

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.5.23.0 (0.5.23.0)
Syntax
public sealed class FailbackOptionsModel

The FailbackOptionsModel type exposes the following members.

Constructors
  NameDescription
Public methodFailbackOptionsModel
Initializes a new instance of the FailbackOptionsModel class
Top
Properties
  NameDescription
Public propertyNewMonitorOptions
Gets or sets the monitor options for the new source server.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also