Click or drag to resize
UnicastIPAddressModel Properties

The UnicastIPAddressModel type exposes the following members.

Properties
  NameDescription
Public propertyIPAddress
Gets or sets the IP address as a string.
Public propertyIsDhcp
Gets or sets a value indicating whether this address is a DHCP-assigned address or not.
Public propertyIsNat
Gets or sets a value indicating whether this address is a public NAT address or not.
Public propertyIsOnline
Gets or sets a value indicating whether this Virtual address is online or not.
Public propertyMask
Gets or sets the IPv4 mask.
Top
See Also