ScalingPlanPersonalSchedule.UpdateStages.WithOffPeakActionOnLogoff Interface

public static interface ScalingPlanPersonalSchedule.UpdateStages.WithOffPeakActionOnLogoff

The stage of the ScalingPlanPersonalSchedule update allowing to specify offPeakActionOnLogoff.

Method Summary

Modifier and Type Method and Description
abstract Update withOffPeakActionOnLogoff(SessionHandlingOperation offPeakActionOnLogoff)

Specifies the offPeakActionOnLogoff property: Action to be taken after a logoff during the off-peak period..

Method Details

withOffPeakActionOnLogoff

public abstract ScalingPlanPersonalSchedule.Update withOffPeakActionOnLogoff(SessionHandlingOperation offPeakActionOnLogoff)

Specifies the offPeakActionOnLogoff property: Action to be taken after a logoff during the off-peak period..

Parameters:

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

Returns:

the next definition stage.

Applies to