ScalingPlanPersonalSchedule.UpdateStages.WithRampDownStartVMOnConnect Interface

public static interface ScalingPlanPersonalSchedule.UpdateStages.WithRampDownStartVMOnConnect

The stage of the ScalingPlanPersonalSchedule update allowing to specify rampDownStartVMOnConnect.

Method Summary

Modifier and Type Method and Description
abstract Update withRampDownStartVMOnConnect(SetStartVMOnConnect rampDownStartVMOnConnect)

Specifies the rampDownStartVMOnConnect property: The desired configuration of Start VM On Connect for the hostpool during the ramp down phase..

Method Details

withRampDownStartVMOnConnect

public abstract ScalingPlanPersonalSchedule.Update withRampDownStartVMOnConnect(SetStartVMOnConnect rampDownStartVMOnConnect)

Specifies the rampDownStartVMOnConnect property: The desired configuration of Start VM On Connect for the hostpool during the ramp down phase..

Parameters:

rampDownStartVMOnConnect - The desired configuration of Start VM On Connect for the hostpool during the ramp down phase.

Returns:

the next definition stage.

Applies to