ClusPartitions collection
[The ClusPartitions collection is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Provides access to the partitions of a Physical Disk.
Members
The ClusPartitions collection has these types of members:
Properties
The ClusPartitions collection has these properties.
Property | Access type | Description |
---|---|---|
Count |
Read-only |
Returns the number of objects in the collection. |
Item |
Read-only |
Returns a single object from the collection. |
Remarks
A ClusPartitions collection:
- Contains ClusPartition objects.
- Is obtained from ClusDisk.Partitions.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISClusPartitions is defined as F2E60722-2631-11D1-89F1-00A0C90D061E |