MSCluster_ClusterToAvailableDisk class
Represents a list of the available disks contained in a cluster.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association, Dynamic, Provider("MS_CLUSTER_PROVIDER"), UUID("{A02673D9-06DF-4CB0-85A3-7D32C2278C16}"), AMENDMENT]
class MSCluster_ClusterToAvailableDisk : CIM_Component
{
MSCluster_Cluster REF GroupComponent;
MSCluster_AvailableDisk REF PartComponent;
};
Members
The MSCluster_ClusterToAvailableDisk class has these types of members:
Properties
The MSCluster_ClusterToAvailableDisk class has these properties.
-
GroupComponent
-
-
Data type: MSCluster_Cluster
-
Access type: Read-only
Provides the cluster.
-
-
PartComponent
-
-
Data type: MSCluster_AvailableDisk
-
Access type: Read-only
Provides the available disks associated with this cluster.
-
Remarks
The MSCluster_ClusterToAvailableDisk 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 |
|