Ipv4NetworkInterface interface
Describes an IPv4 network interface.
Properties
ip |
IPv4 address. |
subnet |
IPv4 subnet mask. Default value: '255.255.255.255'. |
Property Details
ipAddress
IPv4 address.
ipAddress: string
Property Value
string
subnetMask
IPv4 subnet mask. Default value: '255.255.255.255'.
subnetMask?: string
Property Value
string