AddWTDisk method of the WT_Host class

Assigns the specified virtual disk to the iSCSI target.

Syntax

void AddWTDisk(
  [in] uint32 WTD
);

Parameters

WTD [in]

The iSCSI disk index for the virtual disk.

Return value

This method does not return a value.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Wmi
MOF
WmiWtProvider.mof
DLL
WtWmiProv.dll

See also

WT_Host