MSFT_iSCSISessionToiSCSIConnection class

Association between iSCSISession and iSCSIConnection.

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

Syntax

class MSFT_iSCSISessionToiSCSIConnection
{
  MSFT_iSCSISession    REF iSCSISession;
  MSFT_iSCSIConnection REF iSCSIConnection;
};

Members

The MSFT_iSCSISessionToiSCSIConnection class has these types of members:

Properties

The MSFT_iSCSISessionToiSCSIConnection class has these properties.

iSCSIConnection

Data type: MSFT_iSCSIConnection

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_iSCSIConnection

MSFT_iSCSISession