IVdsSubSystemIscsi interface (vds.h)
[Beginning with Windows 8 and Windows Server 2012, the Virtual Disk Service COM interface is superseded by the Windows Storage Management API.]
Provides methods to query and configure iSCSI targets and portals on a subsystem.
Inheritance
The IVdsSubSystemIscsi interface inherits from the IUnknown interface. IVdsSubSystemIscsi also has these types of members:
Methods
The IVdsSubSystemIscsi interface has these methods.
IVdsSubSystemIscsi::CreateTarget The IVdsSubSystemIscsi::CreateTarget method (vds.h) creates an iSCSI target. |
IVdsSubSystemIscsi::QueryPortals The IVdsSubSystemIscsi::QueryPortals method (vds.h) returns an object that enumerates the iSCSI portals of the subsystem. |
IVdsSubSystemIscsi::QueryTargets The IVdsSubSystemIscsi::QueryTargets method (vds.h) returns an object that enumerates the iSCSI targets of the subsystem. |
IVdsSubSystemIscsi::SetIpsecGroupPresharedKey The IVdsSubSystemIscsi::SetIpsecGroupPresharedKey method (vds.h) is not supported and is reserved for future use. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 R2 [desktop apps only] |
Target Platform | Windows |
Header | vds.h |
Redistributable | VDS 1.1 |