Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A dynamic association WMI class that represents the networks the cluster uses for communication.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, Dynamic, Provider("MS_CLUSTER_PROVIDER"), UUID("{F3CAB1DD-2F7D-484b-AD54-54187C0A8351}"), AMENDMENT]
class MSCluster_ClusterToNetwork : CIM_Component
{
MSCluster_Cluster REF GroupComponent;
MSCluster_Network REF PartComponent;
};
Members
The MSCluster_ClusterToNetwork class has these types of members:
Properties
The MSCluster_ClusterToNetwork class has these properties.
-
GroupComponent
-
-
Data type: MSCluster_Cluster
-
Access type: Read-only
The cluster.
-
-
PartComponent
-
-
Data type: MSCluster_Network
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
The network used cluster for communication.
-
Remarks
The MSCluster_ClusterToNetwork 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 |
|