Microsoft.Windows.6.2.Cluster.NetworkInterfaceInterfejs sieciowy klastra w systemie Windows Server 2012

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

Klasa interfejsu sieciowego klastra w systemie Windows Server 2012

Element properties:

Base ClassMicrosoft.Windows.Server.6.2.NetworkAdapter
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd8e64ba8-eb38-8efa-1880-3313d5bac6d9

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.6.2.Cluster.NetworkInterface:
ClusterName  string  Nazwa klastra false 256  False 
NetworkInterfaceName  string  Nazwa interfejsu sieciowego false 256  False 
ClusterAdapterID  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.6.2.Cluster.NetworkInterface" Accessibility="Public" Abstract="false" Base="ServerLibrary!Microsoft.Windows.Server.6.2.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>