CLUSPROP_SCSI_ADDRESS structure (clusapi.h)

Describes an address for a SCSI device. It is used as an entry in a value list and consists of:

For convenience, the CLUSPROP_VALUE and CLUS_SCSI_ADDRESS members are listed explicitly.

Syntax

typedef struct CLUSPROP_SCSI_ADDRESS : CLUSPROP_VALUECLUS_SCSI_ADDRESS {
  } CLUSPROP_SCSI_ADDRESS, *PCLUSPROP_SCSI_ADDRESS;

Inheritance

The CLUSPROP_SCSI_ADDRESS structure implements CLUSPROP_VALUECLUS_SCSI_ADDRESS.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Header clusapi.h

See also

CLUSPROP_SYNTAX

CLUSPROP_VALUE

CLUS_SCSI_ADDRESS

ClusScsiAddress

Data structures