Interfaz IVdsSubSystemIscsi (vds.h)

[A partir de Windows 8 y Windows Server 2012, la interfaz COM del servicio de disco virtual se sustituye por la API de administración de almacenamiento de Windows.]

Proporciona métodos para consultar y configurar destinos y portales iSCSI en un subsistema.

Herencia

La interfaz IVdsSubSystemIscsi hereda de la interfaz IUnknown . IVdsSubSystemIscsi también tiene estos tipos de miembros:

Métodos

La interfaz IVdsSubSystemIscsi tiene estos métodos.

 
IVdsSubSystemIscsi::CreateTarget

El método IVdsSubSystemIscsi::CreateTarget (vds.h) crea un destino iSCSI.
IVdsSubSystemIscsi::QueryPortals

El método IVdsSubSystemIscsi::QueryPortals (vds.h) devuelve un objeto que enumera los portales iSCSI del subsistema.
IVdsSubSystemIscsi::QueryTargets

El método IVdsSubSystemIscsi::QueryTargets (vds.h) devuelve un objeto que enumera los destinos iSCSI del subsistema.
IVdsSubSystemIscsi::SetIpsecGroupPresharedKey

No se admite el método IVdsSubSystemIscsi::SetIpsecGroupPresharedKey (vds.h) y está reservado para su uso futuro.

Requisitos

Requisito Value
Cliente mínimo compatible Windows Vista [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows Server 2003 R2 [solo aplicaciones de escritorio]
Plataforma de destino Windows
Encabezado vds.h
Redistribuible VDS 1.1

Consulte también

VDS Interfaces