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 offPeakActionOnDisconnect property: Action to be taken after a user disconnect during the off-peak period..

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:

offPeakActionOnDisconnect - Action to be taken after a user disconnect during the off-peak period.

Returns:

the next definition stage.

Applies to