MSCluster_ClusterToClusterSharedVolume class
Represents a list of the available cluster shared volumes contained in a cluster.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Dynamic, Provider("MS_CLUSTER_PROVIDER"), UUID("{74e21b21-e651-42e8-8312-13cab5db7844}"), AMENDMENT]
class MSCluster_ClusterToClusterSharedVolume : CIM_Component
{
MSCluster_Cluster REF GroupComponent;
MSCluster_ClusterSharedVolume REF PartComponent;
};
Members
The MSCluster_ClusterToClusterSharedVolume class has these types of members:
Properties
The MSCluster_ClusterToClusterSharedVolume class has these properties.
-
GroupComponent
-
-
Data type: MSCluster_Cluster
-
Access type: Read-only
The cluster.
-
-
PartComponent
-
-
Data type: MSCluster_ClusterSharedVolume
-
Access type: Read-only
The shared volume resource associate with this cluster.
-
Remarks
The MSCluster_ClusterToClusterSharedVolume class is derived from the CIM_Component class.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 R2 |
Namespace |
Root\MSCluster |
MOF |
|
DLL |
|