NetworkAddressMapModel Class |
Namespace: DoubleTake.Web.Models
The NetworkAddressMapModel type exposes the following members.
| Name | Description | |
|---|---|---|
| NetworkAddressMapModel | Initializes a new instance of the NetworkAddressMapModel class |
| Name | Description | |
|---|---|---|
| ShouldUpdateTtl |
Gets or sets a value indicating whether the time-to-live value should be updated for this record.
| |
| SourceIP |
Gets or sets the IP address on the source server.
| |
| TargetIP |
Gets or sets the IP address on the target server.
| |
| TtlValue |
Gets or sets the TTL value, in seconds.
|
| 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.) |