ClusDisk object
[The ClusDisk object 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 identification and configuration data about a Physical Disk.
Members
The ClusDisk object has these types of members:
Properties
The ClusDisk object has these properties.
Property | Description |
---|---|
DiskNumber |
Returns the disk number of the disk. |
Partitions |
Returns a ClusPartitions collection containing partition data for the disk. |
ScsiAddress |
Returns a ClusScsiAddress object describing SCSI information about the disk. |
Signature |
Returns the signature of the disk. |
Remarks
A ClusDisk object is obtained from ClusDisks.Item or ClusResource.Disk.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISClusDisk is defined as F2E60724-2631-11D1-89F1-00A0C90D061E |