WT_iSCSIStorageSubsystem class
This class supports the iSCSIStorageSubsystem noun.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class WT_iSCSIStorageSubsystem
{
string iSCSITargetServer;
};
Members
The WT_iSCSIStorageSubsystem class has these types of members:
Methods
The WT_iSCSIStorageSubsystem class has these methods.
| Method | Description |
|---|---|
| AddStorageSubsystem |
Adds an iSCSI Target Server to the list of subsystems maintained by the VDS provider. |
| RemoveStorageSubsystem |
Removes an iSCSI Target Server from the list of subsystems maintained by the VDS provider. |
Properties
The WT_iSCSIStorageSubsystem class has these properties.
- iSCSITargetServer
-
- Data type: string
- Access type: Read-only
- Qualifiers: Key
Instance property.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Namespace |
Root\Wmi |
|
MOF |
|
|
DLL |
|
See also