MSFT_InitiatorPortToiSCSISession class

Association between InitiatorPort and iSCSISession.

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

Syntax

class MSFT_InitiatorPortToiSCSISession
{
  MSFT_InitiatorPort REF InitiatorPort;
  MSFT_iSCSISession  REF iSCSISession;
};

Members

The MSFT_InitiatorPortToiSCSISession class has these types of members:

Properties

The MSFT_InitiatorPortToiSCSISession class has these properties.

InitiatorPort

Data type: MSFT_InitiatorPort

Access type: Read-only

Qualifiers: Key

iSCSISession

Data type: MSFT_iSCSISession

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_InitiatorPort

MSFT_iSCSISession