ClusScsiAddress object
[The ClusScsiAddress 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 SCSI information about a Physical Disk.
Members
The ClusScsiAddress object has these types of members:
Properties
The ClusScsiAddress object has these properties.
Property | Access type | Description |
---|---|---|
Lun |
Read-only |
Contains the Lun of the disk. |
PathId |
Read-only |
Contains the path ID of the disk. |
PortNumber |
Read-only |
Contains the port ID of the disk. |
TargetId |
Read-only |
Contains the target ID of the disk. |
Remarks
A ClusScsiAddress object is obtained from ClusDisk.ScsiAddress.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISClusScsiAddress is defined as f2e60728-2631-11d1-89f1-00a0c90d061e |