Interface WindowsConfiguration.Builder

  • Method Details

    • imageIndex

      WindowsConfiguration.Builder imageIndex(Long imageIndex)

      The 1-based index that specifies which Windows edition to install from a multi-edition Windows ISO file. A Windows ISO can contain a .wim file with multiple image indexes, each representing a different edition.

      Parameters:
      imageIndex - The 1-based index that specifies which Windows edition to install from a multi-edition Windows ISO file. A Windows ISO can contain a .wim file with multiple image indexes, each representing a different edition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.