Package version:

Represents a networkAdapter in a particular node.

Hierarchy

  • NetworkAdapter

Properties

dhcpStatus: DhcpStatus

Represents state of DHCP.

iPv4Info?: IPConfig

The ipv4 configuration of the network adapter.

iPv6Info?: IPConfig

The ipv6 configuration of the network adapter.

linkSpeed?: number

The speed of the network adapter.

networkAdapterName: string

The name of the network adapter.

Generated using TypeDoc