Click or drag to resize

CreateConnectionModelRules Property

Gets or sets the rules.

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.3.0.0 (8.3.0.0)
Syntax
public PhysicalRuleModel[] Rules { get; set; }

Property Value

Type: PhysicalRuleModel
The rules.
Remarks
This field is only used for creating connections on clustered servers.
See Also