MSFT_iSCSITargetToiSCSITargetPortal class

Association between iSCSITarget and iSCSITargetPortal.

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

Syntax

class MSFT_iSCSITargetToiSCSITargetPortal
{
  MSFT_iSCSITarget       REF iSCSITarget;
  MSFT_iSCSITargetPortal REF iSCSITargetPortal;
};

Members

The MSFT_iSCSITargetToiSCSITargetPortal class has these types of members:

Properties

The MSFT_iSCSITargetToiSCSITargetPortal class has these properties.

iSCSITarget

Data type: MSFT_iSCSITarget

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_iSCSITarget

MSFT_iSCSITargetPortal