Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[The ClusPartition object is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Provides information about a partition on a Physical Disk resource.
Members
The ClusPartition object has these types of members:
Properties
The ClusPartition object has these properties.
| Property | Access type | Description |
|---|---|---|
| DeviceName |
Read-only |
Returns the partition's device name. |
| FileSystem |
Read-only |
Returns the partition's file system. |
| FileSystemFlags |
Read-only |
Returns any descriptive flags associated with the partition's file system. |
| Flags |
Read-only |
Returns any descriptive flags associated with the partition. |
| MaximumComponentLength |
Read-only |
Returns the maximum length allowed by the file system for a file name component. |
| SerialNumber |
Read-only |
Returns the partition's serial number. |
| VolumeLabel |
Read-only |
Returns the volume label of the partition. |
Remarks
A ClusPartition object:
- Is obtained from ClusPartitions.Item.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
| Header |
|
| IDL |
|
| Type library |
|
| DLL |
|
| IID |
IID_ISClusPartition is defined as F2E60720-2631-11D1-89F1-00A0C90D061E |