Share via


Interfaccia IVdsSubSystemIscsi (vds.h)

[A partire da Windows 8 e Windows Server 2012, l'interfaccia COM del servizio disco virtuale viene sostituita dall'API gestione archiviazione di Windows.

Fornisce metodi per eseguire query e configurare destinazioni e portali iSCSI in un sottosistema.

Ereditarietà

L'interfaccia IVdsSubSystemIscsi eredita dall'interfaccia IUnknown . IVdsSubSystemIscsi include anche questi tipi di membri:

Metodi

L'interfaccia IVdsSubSystemIscsi include questi metodi.

 
IVdsSubSystemIscsi::CreateTarget

Il metodo IVdsSubSystemIscsi::CreateTarget (vds.h) crea una destinazione iSCSI.
IVdsSubSystemIscsi::QueryPortals

Il metodo IVdsSubSystemIscsi::QueryPortals (vds.h) restituisce un oggetto che enumera i portali iSCSI del sottosistema.
IVdsSubSystemIscsi::QueryTargets

Il metodo IVdsSubSystemIscsi::QueryTargets (vds.h) restituisce un oggetto che enumera le destinazioni iSCSI del sottosistema.
IVdsSubSystemIscsi::SetIpsecGroupPresharedKey

Il metodo IVdsSubSystemIscsi::SetIpsecGroupPresharedKey (vds.h) non è supportato ed è riservato per l'uso futuro.

Requisiti

Requisito Valore
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2003 R2 [solo app desktop]
Piattaforma di destinazione Windows
Intestazione vds.h
Componente ridistribuibile VDS 1.1

Vedi anche

Interfacce VDS