Interface ScalingPlan.UpdateStages.WithHostPoolReferences

All Known Subinterfaces:
ScalingPlan.Update
Enclosing interface:
ScalingPlan.UpdateStages

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

    • withHostPoolReferences

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