NicDetail interface
تفصيل NIC لجهاز.
الخصائص
| adapter |
اسم المحول ل NIC |
| component |
معرف المكون ل NIC |
| default |
البوابة الافتراضية ل NIC |
| default |
العزل الافتراضي ل Management NIC |
| dns |
خوادم DNS ل NIC |
| driver |
إصدار برنامج التشغيل من NIC |
| interface |
وصف واجهة NIC |
| ip4Address | قناع الشبكة الفرعية ل NIC |
| subnet |
قناع الشبكة الفرعية ل NIC |
تفاصيل الخاصية
adapterName
اسم المحول ل NIC
adapterName?: string
قيمة الخاصية
string
componentId
معرف المكون ل NIC
componentId?: string
قيمة الخاصية
string
defaultGateway
البوابة الافتراضية ل NIC
defaultGateway?: string
قيمة الخاصية
string
defaultIsolationId
العزل الافتراضي ل Management NIC
defaultIsolationId?: string
قيمة الخاصية
string
dnsServers
خوادم DNS ل NIC
dnsServers?: string[]
قيمة الخاصية
string[]
driverVersion
إصدار برنامج التشغيل من NIC
driverVersion?: string
قيمة الخاصية
string
interfaceDescription
وصف واجهة NIC
interfaceDescription?: string
قيمة الخاصية
string
ip4Address
قناع الشبكة الفرعية ل NIC
ip4Address?: string
قيمة الخاصية
string
subnetMask
قناع الشبكة الفرعية ل NIC
subnetMask?: string
قيمة الخاصية
string