MSFT_iSCSISessionToDisk class

Association between iSCSISession and MSFT_Disk.

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

Syntax

class MSFT_iSCSISessionToDisk
{
  MSFT_iSCSISession REF iSCSISession;
  MSFT_Disk         REF Disk;
};

Members

The MSFT_iSCSISessionToDisk class has these types of members:

Properties

The MSFT_iSCSISessionToDisk class has these properties.

Disk

Data type: MSFT_Disk

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

Remarks

In Windows Server 2016 and later versions, the association for MSFT_DISK instances may not be created when the clustered storage subsystem claims the disks. Microsoft is investigating this issue.

See also

MSFT_Disk

MSFT_iSCSISession