IVdsIscsiPortal 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 for performing query and configuration operations on an iSCSI portal.
Inheritance
The IVdsIscsiPortal interface inherits from the IUnknown interface. IVdsIscsiPortal also has these types of members:
Methods
The IVdsIscsiPortal interface has these methods.
IVdsIscsiPortal::GetIpsecSecurity The IVdsIscsiPortal::GetIpsecSecurity method (vds.h) is not supported and is reserved for future use. |
IVdsIscsiPortal::GetProperties The IVdsIscsiPortal::GetProperties method (vds.h) returns the properties of a portal. |
IVdsIscsiPortal::GetSubSystem The IVdsIscsiPortal::GetSubSystem method (vds.h) returns the subsystem to which the portal belongs. |
IVdsIscsiPortal::QueryAssociatedPortalGroups The IVdsIscsiPortal::QueryAssociatedPortalGroups methods (vds.h) returns an enumeration of the portal groups with which the portal is associated. |
IVdsIscsiPortal::SetIpsecSecurity The IVdsIscsiPortal::SetIpsecSecurity method (vds.h) is not supported and is reserved for future use. |
IVdsIscsiPortal::SetIpsecTunnelAddress The IVdsIscsiPortal::SetIpsecTunnelAddress method (vds.h) is not supported and is reserved for future use. |
IVdsIscsiPortal::SetStatus The IVdsIscsiPortal::SetStatus method (vds.h) sets the status of a portal to the specified value. |
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 |