IPConfig interface

Details related to the IP address configuration

Properties

gateway

The gateway of the network adapter.

ipAddress

The IP address of the network adapter, either ipv4 or ipv6.

prefixLength

The prefix length of the network adapter.

Property Details

gateway

The gateway of the network adapter.

gateway: string

Property Value

string

ipAddress

The IP address of the network adapter, either ipv4 or ipv6.

ipAddress: string

Property Value

string

prefixLength

The prefix length of the network adapter.

prefixLength?: number

Property Value

number