Interface IscsiTarget.DefinitionStages.WithLuns

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

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

    • withLuns

      Specifies the luns property: List of LUNs to be exposed through iSCSI Target..
      Parameters:
      luns - List of LUNs to be exposed through iSCSI Target.
      Returns:
      the next definition stage.