ScalingPlanPooledSchedule.UpdateStages.WithRampDownMinimumHostsPct Interface
public static interface ScalingPlanPooledSchedule.UpdateStages.WithRampDownMinimumHostsPct
The stage of the ScalingPlanPooledSchedule update allowing to specify rampDownMinimumHostsPct.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRampDownMinimumHostsPct(Integer rampDownMinimumHostsPct)
Specifies the ramp |
Method Details
withRampDownMinimumHostsPct
public abstract ScalingPlanPooledSchedule.Update withRampDownMinimumHostsPct(Integer rampDownMinimumHostsPct)
Specifies the rampDownMinimumHostsPct property: Minimum host percentage for ramp down period..
Parameters:
Returns: