UnicastNetworkAddressInfoModel Class |
Namespace: DoubleTake.Web.Models
The UnicastNetworkAddressInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| UnicastNetworkAddressInfoModel | Initializes a new instance of the UnicastNetworkAddressInfoModel class |
| Name | Description | |
|---|---|---|
| IPAddress |
Gets or sets the IP address.
| |
| IPv4Mask |
Gets or sets the IPv4 mask.
| |
| IsDHCP |
Gets or sets a value indicating whether this address is a DHCP-assigned address.
| |
| IsNAT |
Gets or sets a value indicating whether this address is a public NAT address.
| |
| IsOnline |
Gets or sets a value indicating whether this Virtual address is online.
|
| 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.) |