Microsoft.Windows.Server.NetworkAdapterAğ Bağdaştırıcısı (Sunucu)

Microsoft.Windows.Server.NetworkAdapter (ClassType)

Windows Server işletim sistemi sürümünün ne olduğuna bakmaksızın işletim sistemindeki bir ağ bağdaştırıcısının tüm örnekleri.

Element properties:

Base ClassMicrosoft.Windows.NetworkAdapter
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde2ea0f3e-a2ac-41d8-9ba2-7c0b524a121e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) 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  Bağdaştırıcı Türü false 256  False 
Index  string  Dizin false 256  False 
Manufacturer  string  Üretici false 256  False 
MACAddress  string  MAC Adresi false 256  False 
ServiceName  string  Hizmet Adı false 256  False 
PerfmonInstance  string  Performans İzleyici Örneği Adı false 256  False 
DHCPEnabled  string  DHCP Etkin false 256  False 
DHCPServer  string  DHCP Sunucusu false 256  False 
DNSDomain  string  DNS Etki Alanı false 256  False 
IPAddress  string  IP Adresleri false 256  False 
IPSubnet  string  IP Alt Ağı false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.NetworkAdapter" Abstract="true" Accessibility="Public" Base="Windows!Microsoft.Windows.NetworkAdapter" Hosted="true" Singleton="false">
<Property ID="AdapterType" Type="string"/>
<Property ID="Index" Type="string"/>
<Property ID="Manufacturer" Type="string"/>
<Property ID="MACAddress" Type="string"/>
<Property ID="ServiceName" Type="string"/>
<Property ID="PerfmonInstance" Type="string"/>
<Property ID="DHCPEnabled" Type="string"/>
<Property ID="DHCPServer" Type="string"/>
<Property ID="DNSDomain" Type="string"/>
<Property ID="IPAddress" Type="string"/>
<Property ID="IPSubnet" Type="string"/>
</ClassType>