Interface HostPool.DefinitionStages.WithVmTemplate

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

public static interface HostPool.DefinitionStages.WithVmTemplate
The stage of the HostPool definition allowing to specify vmTemplate.
  • Method Details

    • withVmTemplate

      HostPool.DefinitionStages.WithCreate withVmTemplate(String vmTemplate)
      Specifies the vmTemplate property: VM template for sessionhosts configuration within hostpool..
      Parameters:
      vmTemplate - VM template for sessionhosts configuration within hostpool.
      Returns:
      the next definition stage.