![]() | UnicastIPAddressModel Class |
Namespace: DoubleTake.Web.Models
The UnicastIPAddressModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnicastIPAddressModel | Initializes a new instance of the UnicastIPAddressModel class |
Name | Description | |
---|---|---|
![]() | IPAddress |
Gets or sets the IP address as a string.
|
![]() | IsDhcp |
Gets or sets a value indicating whether this address is a DHCP-assigned address or not.
|
![]() | IsNat |
Gets or sets a value indicating whether this address is a public NAT address or not.
|
![]() | IsOnline |
Gets or sets a value indicating whether this Virtual address is online or not.
|
![]() | Mask |
Gets or sets the IPv4 mask.
|
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.) |