MSCluster_ClusterToNetworkInterface class
A dynamic association WMI class that represents the network interfaces the cluster has installed on the nodes it manages.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, Dynamic, Provider("MS_CLUSTER_PROVIDER"), UUID("{CB737284-A6D8-4d46-92F0-20992869A84E}"), AMENDMENT]
class MSCluster_ClusterToNetworkInterface : CIM_Component
{
MSCluster_Cluster REF GroupComponent;
MSCluster_NetworkInterface REF PartComponent;
};
Members
The MSCluster_ClusterToNetworkInterface class has these types of members:
Properties
The MSCluster_ClusterToNetworkInterface class has these properties.
-
GroupComponent
-
-
Data type: MSCluster_Cluster
-
Access type: Read-only
The cluster.
-
-
PartComponent
-
-
Data type: MSCluster_NetworkInterface
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
The network interfaces.
-
Remarks
The MSCluster_ClusterToNetworkInterface class is derived from the CIM_Component class.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\MSCluster |
MOF |
|
DLL |
|