DesktopVirtualizationCreateDeleteProperties.RampDownMinimumHostPoolSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Minimum number of session hosts that will be be created by the Scaling Service. Scaling will not delete any hosts when this limit is met. This requires the assigned hostpool to have a session host config property.
public int? RampDownMinimumHostPoolSize { get; set; }
member this.RampDownMinimumHostPoolSize : Nullable<int> with get, set
Public Property RampDownMinimumHostPoolSize As Nullable(Of Integer)