Microsoft.Windows.Server.6.2.NetworkAdapterWindows Server 2012 Network Adapter

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

All instances of a network adapter on a Windows Server 2012 operating system.

Element properties:

Base ClassMicrosoft.Windows.Server.NetworkAdapter
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId25571bd7-bbfb-8455-89b2-d26a08b6cdef

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.6.2.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.6.2.NetworkAdapter" Abstract="false" Accessibility="Public" Base="Microsoft.Windows.Server.NetworkAdapter" Hosted="true" Singleton="false">
<Property ID="SlotNumber" Type="string"/>
</ClassType>