共用方式為


NetworkAdapter interface

代表特定節點中的 networkAdapter。

屬性

dhcpStatus

表示 DHCP 的狀態。

iPv4Info

網路介面卡的 ipv4 組態。

iPv6Info

網路介面卡的 ipv6 組態。

linkSpeed

網路介面卡的速度。

networkAdapterName

網路介面卡的名稱。

屬性詳細資料

dhcpStatus

表示 DHCP 的狀態。

dhcpStatus: DhcpStatus

屬性值

iPv4Info

網路介面卡的 ipv4 組態。

iPv4Info?: IPConfig

屬性值

iPv6Info

網路介面卡的 ipv6 組態。

iPv6Info?: IPConfig

屬性值

linkSpeed

網路介面卡的速度。

linkSpeed?: number

屬性值

number

networkAdapterName

網路介面卡的名稱。

networkAdapterName: string

屬性值

string