ScalingPlanPersonalSchedule.UpdateStages.WithOffPeakStartVMOnConnect Interface

public static interface ScalingPlanPersonalSchedule.UpdateStages.WithOffPeakStartVMOnConnect

The stage of the ScalingPlanPersonalSchedule update allowing to specify offPeakStartVMOnConnect.

Method Summary

Modifier and Type Method and Description
abstract Update withOffPeakStartVMOnConnect(SetStartVMOnConnect offPeakStartVMOnConnect)

Specifies the offPeakStartVMOnConnect property: The desired configuration of Start VM On Connect for the hostpool during the off-peak phase..

Method Details

withOffPeakStartVMOnConnect

public abstract ScalingPlanPersonalSchedule.Update withOffPeakStartVMOnConnect(SetStartVMOnConnect offPeakStartVMOnConnect)

Specifies the offPeakStartVMOnConnect property: The desired configuration of Start VM On Connect for the hostpool during the off-peak phase..

Parameters:

offPeakStartVMOnConnect - The desired configuration of Start VM On Connect for the hostpool during the off-peak phase.

Returns:

the next definition stage.

Applies to