MSFT_InitiatorPortToiSCSIConnection class

Association between InitiatorPort and iSCSIConnection.

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

Syntax

class MSFT_InitiatorPortToiSCSIConnection
{
  MSFT_InitiatorPort   REF InitiatorPort;
  MSFT_iSCSIConnection REF iSCSIConnection;
};

Members

The MSFT_InitiatorPortToiSCSIConnection class has these types of members:

Properties

The MSFT_InitiatorPortToiSCSIConnection class has these properties.

InitiatorPort

Data type: MSFT_InitiatorPort

Access type: Read-only

Qualifiers: Key

iSCSIConnection

Data type: MSFT_iSCSIConnection

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_iSCSIConnection