次の方法で共有


AddStorageSubsystem method of the WT_iSCSIStorageSubsystem class

Adds an iSCSI Target Server to the list of subsystems maintained by the VDS provider.This is a static method.

Syntax

uint32 AddStorageSubsystem(
  [in] string iSCSITargetServer
);

Parameters

iSCSITargetServer [in]

Name of the iSCSI Target Server.

Requirements

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

See also

WT_iSCSIStorageSubsystem