Partager via


MSFT_iSCSISessionToiSCSITargetPortal class

Association between iSCSISession and iSCSITargetPortal.

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

Syntax

class MSFT_iSCSISessionToiSCSITargetPortal
{
  MSFT_iSCSISession      REF iSCSISession;
  MSFT_iSCSITargetPortal REF iSCSITargetPortal;
};

Members

The MSFT_iSCSISessionToiSCSITargetPortal class has these types of members:

Properties

The MSFT_iSCSISessionToiSCSITargetPortal class has these properties.

iSCSISession

Data type: MSFT_iSCSISession

Access type: Read-only

Qualifiers: Key

iSCSITargetPortal

Data type: MSFT_iSCSITargetPortal

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_iSCSITargetPortal