MSCluster_NodeToNetworkInterface class
A dynamic association WMI class that represents the network interfaces connected to a node.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, Dynamic, Provider("MS_CLUSTER_PROVIDER"), UUID("{82459303-B1E9-4ddf-970F-25B17AD2A01B}"), AMENDMENT]
class MSCluster_NodeToNetworkInterface : CIM_SystemDevice
{
MSCluster_Node REF GroupComponent;
MSCluster_NetworkInterface REF PartComponent;
};
Members
The MSCluster_NodeToNetworkInterface class has these types of members:
Properties
The MSCluster_NodeToNetworkInterface class has these properties.
-
GroupComponent
-
-
Data type: MSCluster_Node
-
Access type: Read-only
The node.
-
-
PartComponent
-
-
Data type: MSCluster_NetworkInterface
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
The group that is active on the node.
-
Remarks
The MSCluster_NodeToNetworkInterface class is derived from the CIM_SystemDevice class.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\MSCluster |
MOF |
|
DLL |
|