ScalingPlanPersonalSchedule.UpdateStages.WithPeakStartVMOnConnect Interface

public static interface ScalingPlanPersonalSchedule.UpdateStages.WithPeakStartVMOnConnect

The stage of the ScalingPlanPersonalSchedule update allowing to specify peakStartVMOnConnect.

Method Summary

Modifier and Type Method and Description
abstract Update withPeakStartVMOnConnect(SetStartVMOnConnect peakStartVMOnConnect)

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

Method Details

withPeakStartVMOnConnect

public abstract ScalingPlanPersonalSchedule.Update withPeakStartVMOnConnect(SetStartVMOnConnect peakStartVMOnConnect)

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

Parameters:

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

Returns:

the next definition stage.

Applies to