portals property

List<String>? portals
final

Portals is the iSCSI Target Portal List. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).

Implementation

final List<String>? portals;