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