Interface ScalingPlan.DefinitionStages.WithHostPoolReferences

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

public static interface ScalingPlan.DefinitionStages.WithHostPoolReferences
The stage of the ScalingPlan definition allowing to specify hostPoolReferences.
  • Method Details

    • withHostPoolReferences

      ScalingPlan.DefinitionStages.WithCreate withHostPoolReferences(List<ScalingHostPoolReference> hostPoolReferences)
      Specifies the hostPoolReferences property: List of ScalingHostPoolReference definitions..
      Parameters:
      hostPoolReferences - List of ScalingHostPoolReference definitions.
      Returns:
      the next definition stage.