MachineIpAddress interface
The machine IP address details.
Properties
| family | To determine if address belongs IPv4 or IPv6 family NOTE: This property will not be serialized. It can only be populated by the server. |
| ip | IPv4 or IPv6 address of the machine NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
family
To determine if address belongs IPv4 or IPv6 family NOTE: This property will not be serialized. It can only be populated by the server.
family?: string
Property Value
string
ip
IPv4 or IPv6 address of the machine NOTE: This property will not be serialized. It can only be populated by the server.
ip?: string
Property Value
string