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