IVdsIscsiPortalGroup interface (vdshwprv.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 for performing query and configuration services on an iSCSI portal group.
Inheritance
The IVdsIscsiPortalGroup interface inherits from the IUnknown interface. IVdsIscsiPortalGroup also has these types of members:
Methods
The IVdsIscsiPortalGroup interface has these methods.
IVdsIscsiPortalGroup::AddPortal The IVdsIscsiPortalGroup::AddPortal (vdshwprv.h) method adds a portal to a portal group. |
IVdsIscsiPortalGroup::Delete The IVdsIscsiPortalGroup::Delete (vdshwprv.h) method deletes the portal group. |
IVdsIscsiPortalGroup::GetProperties The IVdsIscsiPortalGroup::GetProperties (vdshwprv.h) method returns the properties of a portal group. |
IVdsIscsiPortalGroup::GetTarget The IVdsIscsiPortalGroup::GetTarget (vdshwprv.h) method returns the target to which the portal group belongs. |
IVdsIscsiPortalGroup::QueryAssociatedPortals The IVdsIscsiPortalGroup::QueryAssociatedPortals (vdshwprv.h) method returns an enumeration of the portals with which the portal group is associated. |
IVdsIscsiPortalGroup::RemovePortal The IVdsIscsiPortalGroup::RemovePortal (vdshwprv.h) method removes a portal from a portal group. |
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 | vdshwprv.h |
Redistributable | VDS 1.1 |