MSIscsiInitiator_Portal class
The MSIscsiInitiator_Portal structure describes the characteristics of an iSCSI Initiator portal.
Syntax
class MSIscsiInitiator_Portal
{
uint32 Index;
string SymbolicName;
string Address;
uint16 Port;
};
Members
The MSIscsiInitiator_Portal class has these types of members:
Properties
The MSIscsiInitiator_Portal class has these properties.
-
Address
-
-
Data type: string
-
Access type: Read-only
The IP address or DNS name associated with the portal.
-
-
Index
-
-
Data type: uint32
-
Access type: Read-only
-
Qualifiers: Key
The index number associated with the portal.
-
-
Port
-
-
Data type: uint16
-
Access type: Read-only
The port associated with the portal.
-
-
SymbolicName
-
-
Data type: string
-
Access type: Read-only
The symbolic name of the portal.
-
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Namespace |
Root\WMI |
MOF |
|