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