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