ScalingPlan.UpdateStages.WithHostPoolReferences Interface
public static interface ScalingPlan.UpdateStages.WithHostPoolReferences
The stage of the ScalingPlan update allowing to specify hostPoolReferences.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withHostPoolReferences(List<ScalingHostPoolReference> hostPoolReferences)
Specifies the host |
Method Details
withHostPoolReferences
public abstract ScalingPlan.Update withHostPoolReferences(List<ScalingHostPoolReference> hostPoolReferences)
Specifies the hostPoolReferences property: List of ScalingHostPoolReference definitions..
Parameters:
Returns: