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