WT_Portal class

Represents a TCP/IP address and port pair that are used for iSCSI traffic.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

class WT_Portal
{
  string  Address;
  uint32  Port;
  boolean Listen;
};

Members

The WT_Portal class has these types of members:

Properties

The WT_Portal class has these properties.

Address

Data type: string

Access type: Read-only

Qualifiers: Key

The IP address.

Listen

Data type: boolean

Access type: Read/write

True if the current address is used for iSCSI traffic; otherwise, false.

Port

Data type: uint32

Access type: Read/write

The TCP port.

Requirements

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