ScalingPlanPersonalSchedule.UpdateStages.WithOffPeakActionOnDisconnect Interface
public static interface ScalingPlanPersonalSchedule.UpdateStages.WithOffPeakActionOnDisconnect
The stage of the ScalingPlanPersonalSchedule update allowing to specify offPeakActionOnDisconnect.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withOffPeakActionOnDisconnect(SessionHandlingOperation offPeakActionOnDisconnect)
Specifies the off |
Method Details
withOffPeakActionOnDisconnect
public abstract ScalingPlanPersonalSchedule.Update withOffPeakActionOnDisconnect(SessionHandlingOperation offPeakActionOnDisconnect)
Specifies the offPeakActionOnDisconnect property: Action to be taken after a user disconnect during the off-peak period..
Parameters:
Returns: