Share via


MachineIpAddress interface

The machine IP address details.

Properties

family

To determine if address belongs IPv4 or IPv6 family

ip

IPv4 or IPv6 address of the machine

Property Details

family

To determine if address belongs IPv4 or IPv6 family

family?: string

Property Value

string

ip

IPv4 or IPv6 address of the machine

ip?: string

Property Value

string