Microsoft.Windows.Server.10.0.NetworkAdapterWindows Server 2016 and above Network Adapter

Microsoft.Windows.Server.10.0.NetworkAdapter (ClassType)

All instances of a network adapter on Windows Server 2016 and above operating systems.

Knowledge Base article:

Summary

All instances of a network adapter on Windows Server 2016 and above operating systems.

Element properties:

Base ClassMicrosoft.Windows.Server.NetworkAdapter
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId97116693-b8e7-f4b3-fdd6-9644eb842a4d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  Device ID true 256  False 
Name  string  Device Name false 256  False 
Description  string  Device Description false 256  False 
Microsoft.Windows.Server.NetworkAdapter:
AdapterType  string  Adapter Type false 256  False 
Index  string  Index false 256  False 
Manufacturer  string  Manufacturer false 256  False 
MACAddress  string  MAC Address false 256  False 
ServiceName  string  Service Name false 256  False 
PerfmonInstance  string  Performance Monitor Instance Name false 256  False 
DHCPEnabled  string  DHCP Enabled false 256  False 
DHCPServer  string  DHCP Server false 256  False 
DNSDomain  string  DNS Domain false 256  False 
IPAddress  string  IP Address(es) false 256  False 
IPSubnet  string  IP Subnet false 256  False 
Microsoft.Windows.Server.10.0.NetworkAdapter:
SlotNumber  string  Slot ID The Slot number of a PCI network adapter. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.NetworkAdapter" Abstract="false" Accessibility="Public" Base="WindowsServer!Microsoft.Windows.Server.NetworkAdapter" Hosted="true" Singleton="false">
<Property ID="SlotNumber" Type="string"/>
</ClassType>