IVdsIscsiInitiatorPortal 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 interact with iSCSI initiator portals on the local system.

Inheritance

The IVdsIscsiInitiatorPortal interface inherits from the IUnknown interface. IVdsIscsiInitiatorPortal also has these types of members:

Methods

The IVdsIscsiInitiatorPortal interface has these methods.

 
IVdsIscsiInitiatorPortal::GetInitiatorAdapter

Returns the initiator adapter to which the initiator portal belongs.
IVdsIscsiInitiatorPortal::GetIpsecSecurity

Not supported.This method is reserved for future use. (IVdsIscsiInitiatorPortal.GetIpsecSecurity)
IVdsIscsiInitiatorPortal::GetProperties

Returns the properties of an initiator portal.
IVdsIscsiInitiatorPortal::SetIpsecSecurity

Not supported.This method is reserved for future use. (IVdsIscsiInitiatorPortal.SetIpsecSecurity)
IVdsIscsiInitiatorPortal::SetIpsecTunnelAddress

Not supported.This method is reserved for future use. (IVdsIscsiInitiatorPortal.SetIpsecTunnelAddress)

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

See also

VDS Interfaces