Click or drag to resize

TunnelCreationModeltargetUri Property

Gets or sets the target URI.

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 string targetUri { get; set; }

Property Value

Type: String
The target URI.
Remarks
This Uri should include the credentials needed to connect with the management service on that machine.
See Also