Microsoft.Windows.10.0.Cluster.NetworkInterfaceInterfejs sieciowy klastra w systemach Windows Server 2016 i 1709+

Microsoft.Windows.10.0.Cluster.NetworkInterface (ClassType)

Klasa interfejsu sieciowego klastra w systemach Windows Server 2016 i 1709+

Element properties:

Base ClassMicrosoft.Windows.Server.10.0.NetworkAdapter
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0d457aba-5b63-bdbb-2c4c-097b0a51319f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) 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  Typ karty false 256  False 
Index  string  Indeks false 256  False 
Manufacturer  string  Producent false 256  False 
MACAddress  string  Adres MAC false 256  False 
ServiceName  string  Nazwa usługi false 256  False 
PerfmonInstance  string  Nazwa wystąpienia monitora wydajności false 256  False 
DHCPEnabled  string  DHCP włączone false 256  False 
DHCPServer  string  Serwer DHCP false 256  False 
DNSDomain  string  Domena DNS false 256  False 
IPAddress  string  Adresy IP false 256  False 
IPSubnet  string  Podsieć IP false 256  False 
Microsoft.Windows.Server.10.0.NetworkAdapter:
SlotNumber  string  Identyfikator gniazda Numer gniazda karty sieciowej na magistrali PCI. false 256  False 
Microsoft.Windows.10.0.Cluster.NetworkInterface:
ClusterName  string  Nazwa klastra false 256  False 
NetworkInterfaceName  string  Nazwa interfejsu sieciowego false 256  False 
ClusterAdapterID  string  Identyfikator karty klastra false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.10.0.Cluster.NetworkInterface" Accessibility="Public" Abstract="false" Base="ServervNext!Microsoft.Windows.Server.10.0.NetworkAdapter" Hosted="true" Singleton="false">
<Property ID="ClusterName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="NetworkInterfaceName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ClusterAdapterID" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>