Interface IscsiTarget.DefinitionStages.WithTargetIqn

All Known Subinterfaces:
IscsiTarget.Definition, IscsiTarget.DefinitionStages.WithCreate
Enclosing interface:
IscsiTarget.DefinitionStages

public static interface IscsiTarget.DefinitionStages.WithTargetIqn
The stage of the IscsiTarget definition allowing to specify targetIqn.
  • Method Details

    • withTargetIqn

      Specifies the targetIqn property: iSCSI Target IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:server"..
      Parameters:
      targetIqn - iSCSI Target IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:server".
      Returns:
      the next definition stage.