ScalingPlanPersonalSchedule.UpdateStages.WithRampDownMinutesToWaitOnDisconnect Interface
public static interface ScalingPlanPersonalSchedule.UpdateStages.WithRampDownMinutesToWaitOnDisconnect
The stage of the ScalingPlanPersonalSchedule update allowing to specify rampDownMinutesToWaitOnDisconnect.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRampDownMinutesToWaitOnDisconnect(Integer rampDownMinutesToWaitOnDisconnect)
Specifies the ramp |
Method Details
withRampDownMinutesToWaitOnDisconnect
public abstract ScalingPlanPersonalSchedule.Update withRampDownMinutesToWaitOnDisconnect(Integer rampDownMinutesToWaitOnDisconnect)
Specifies the rampDownMinutesToWaitOnDisconnect property: The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp down period..
Parameters:
Returns: