MSCluster_NetworkToNetworkInterface class
A dynamic association WMI class that represents the network interfaces connected to a network.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, Dynamic, Provider("MS_CLUSTER_PROVIDER"), UUID("{099B1BE4-D4BD-4b56-9815-AA90234B03C6}"), AMENDMENT]
class MSCluster_NetworkToNetworkInterface : CIM_Component
{
MSCluster_Network REF GroupComponent;
MSCluster_NetworkInterface REF PartComponent;
};
Members
The MSCluster_NetworkToNetworkInterface class has these types of members:
Properties
The MSCluster_NetworkToNetworkInterface class has these properties.
-
GroupComponent
-
-
Data type: MSCluster_Network
-
Access type: Read-only
The network.
-
-
PartComponent
-
-
Data type: MSCluster_NetworkInterface
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
The networks interfaces.
-
Remarks
The MSCluster_NetworkToNetworkInterface 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 |
|