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