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