MSFT_iSCSIConnectionToDisk class
Association between iSCSIConnection and MSFT_Disk.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
class MSFT_iSCSIConnectionToDisk
{
MSFT_iSCSIConnection REF iSCSIConnection;
MSFT_Disk REF Disk;
};
Members
The MSFT_iSCSIConnectionToDisk class has these types of members:
Properties
The MSFT_iSCSIConnectionToDisk class has these properties.
-
-
Data type: MSFT_Disk
-
Access type: Read-only
-
Qualifiers: Key
-
-
-
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 |
|
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.