Microsoft.Windows.2008.Cluster.NetworkInterfaceWindows Server 2008 Cluster Network Interface

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

Windows Server 2008 Cluster Network Interface class

Element properties:

Base ClassMicrosoft.Windows.Server.2008.NetworkAdapter
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId66de0008-dffe-9a3b-b71f-937b3846cec6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  デバイス ID true 256  False 
Name  string  デバイス名 false 256  False 
Description  string  デバイスの説明 false 256  False 
Microsoft.Windows.Server.NetworkAdapter:
AdapterType  string  アダプターの種類 false 256  False 
Index  string  インデックス false 256  False 
Manufacturer  string  製造元 false 256  False 
MACAddress  string  MAC アドレス false 256  False 
ServiceName  string  サービス名 false 256  False 
PerfmonInstance  string  パフォーマンス モニターのインスタンス名 false 256  False 
DHCPEnabled  string  DHCP 有効 false 256  False 
DHCPServer  string  DHCP サーバー false 256  False 
DNSDomain  string  DNS ドメイン false 256  False 
IPAddress  string  IP アドレス false 256  False 
IPSubnet  string  IP サブネット false 256  False 
Microsoft.Windows.2008.Cluster.NetworkInterface:
ClusterName  string  クラスター名 false 256  False 
NetworkInterfaceName  string  ネットワーク インターフェイス名 false 256  False 

Health Model:

Source Code:

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