Interface HostPool.DefinitionStages.WithPreferredAppGroupType

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

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

    • withPreferredAppGroupType

      HostPool.DefinitionStages.WithCreate withPreferredAppGroupType(PreferredAppGroupType preferredAppGroupType)
      Specifies the preferredAppGroupType property: The type of preferred application group type, default to Desktop Application Group.
      Parameters:
      preferredAppGroupType - The type of preferred application group type, default to Desktop Application Group.
      Returns:
      the next definition stage.