MSIscsiInitiator_LUNList class

This MSIscsiInitiator_LUNList structure defines a mapping between the LUN number that is used by the operating system and the LUN number that is configured in the iSCSI target.

Syntax

class MSIscsiInitiator_LUNList
{
  uint32 OSLunNumber;
  uint64 TargetLun;
};

Members

The MSIscsiInitiator_LUNList class has these types of members:

Properties

The MSIscsiInitiator_LUNList class has these properties.

OSLunNumber

Data type: uint32

Access type: Read-only

The SCSI LUN (which is valid in the local operating system) that the remote LUN is mapped to.

TargetLun

Data type: uint64

Access type: Read-only

A LUN that is globally valid anywhere in the network.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Namespace
Root\WMI
MOF
Iscsidsc.mof