MSFT_iSCSITargetToiSCSISession class

Association between iSCSITarget and iSCSISession.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

class MSFT_iSCSITargetToiSCSISession
{
  MSFT_iSCSITarget  REF iSCSITarget;
  MSFT_iSCSISession REF iSCSISession;
};

Members

The MSFT_iSCSITargetToiSCSISession class has these types of members:

Properties

The MSFT_iSCSITargetToiSCSISession class has these properties.

iSCSISession

Data type: MSFT_iSCSISession

Access type: Read-only

Qualifiers: Key

iSCSITarget

Data type: MSFT_iSCSITarget

Access type: Read-only

Qualifiers: Key

Requirements

Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Namespace
Root\Microsoft\Windows\Storage
MOF
Iscsiwmiv2.mof

See also

MSFT_iSCSISession

MSFT_iSCSITarget