Microsoft.Windows.Server.10.0.NetworkAdapterScheda di rete Windows Server 2016 e versioni successive

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

Tutte le istanze di una scheda di rete nei sistemi operativi Windows Server 2016 e versioni successive.

Knowledge Base article:

Riepilogo

Tutte le istanze di una scheda di rete nei sistemi operativi Windows Server 2016 e versioni successive.

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  ID periferica true 256  False 
Name  string  Nome periferica false 256  False 
Description  string  Descrizione periferica false 256  False 
Microsoft.Windows.Server.NetworkAdapter:
AdapterType  string  Tipo di scheda false 256  False 
Index  string  Indice false 256  False 
Manufacturer  string  Produttore false 256  False 
MACAddress  string  Indirizzo MAC false 256  False 
ServiceName  string  Nome del servizio false 256  False 
PerfmonInstance  string  Nome istanza del monitoraggio prestazioni false 256  False 
DHCPEnabled  string  DHCP abilitato false 256  False 
DHCPServer  string  Server DHCP false 256  False 
DNSDomain  string  Dominio DNS false 256  False 
IPAddress  string  Indirizzi IP false 256  False 
IPSubnet  string  Subnet IP false 256  False 
Microsoft.Windows.Server.10.0.NetworkAdapter:
SlotNumber  string  ID slot Il numero di slot di una scheda di rete PCI. 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>