Click or drag to resize
ConnectionInfoModelConfiguration Property
Gets or sets the servers and settings involved in the connection.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntax
public ConnectionConfigurationModel Configuration { get; set; }

Property Value

Type: ConnectionConfigurationModel
The configuration.
See Also