![]() | TunnelInfoModel Class |
Namespace: DoubleTake.Web.Models
The TunnelInfoModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | TunnelInfoModel |
Name | Description | |
---|---|---|
![]() | Aliases |
Gets or sets the aliases.
Each machine has one or more addresses. This keep track of
the names used to refer to this particular machine.
|
![]() | PortMappings |
Gets or sets the port mappings.
|
![]() | RemoteUri |
Gets or sets the target Uri. Normally, this should have the address and port
of the Rest interface of the remote machine. The username and password should
allow for Admin access on the remote machine.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |