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 peakActionOnLogoff property: Action to be taken after a logoff during the peak period..

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:

peakActionOnLogoff - Action to be taken after a logoff during the peak period.

Returns:

the next definition stage.

Applies to