NetworkAdapter interface
Represents a networkAdapter in a particular node.
Properties
dhcp |
Represents state of DHCP. |
i |
The ipv4 configuration of the network adapter. |
i |
The ipv6 configuration of the network adapter. |
link |
The speed of the network adapter. |
network |
The name of the network adapter. |
Property Details
dhcpStatus
iPv4Info
iPv6Info
linkSpeed
The speed of the network adapter.
linkSpeed?: number
Property Value
number
networkAdapterName
The name of the network adapter.
networkAdapterName: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript