| UnicastIPAddressModel Properties |
The UnicastIPAddressModel type exposes the following members.
| 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.
|