MSCluster_AvailableDiskToPartition class
Represents a list of the partitions on the available disk.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, Dynamic, Provider("MS_CLUSTER_PROVIDER"), UUID("{BCF05714-EA46-47F8-8F80-1CC9946E0FD6}"), AMENDMENT]
class MSCluster_AvailableDiskToPartition : CIM_Component
{
MSCluster_AvailableDisk REF GroupComponent;
MSCluster_AvailableDiskPartition REF PartComponent;
};
Members
The MSCluster_AvailableDiskToPartition class has these types of members:
Properties
The MSCluster_AvailableDiskToPartition class has these properties.
-
GroupComponent
-
-
Data type: MSCluster_AvailableDisk
-
Access type: Read-only
The available disk.
-
-
PartComponent
-
-
Data type: MSCluster_AvailableDiskPartition
-
Access type: Read-only
The available disk partition.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\MSCluster |
MOF |
|
DLL |
|