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