DesktopVirtualizationCreateDeleteProperties.RampUpMaximumHostPoolSize 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.
Maximum number of session hosts that may be created by the Scaling Service. This requires the assigned hostpool to have a session host config property.
public int? RampUpMaximumHostPoolSize { get; set; }
member this.RampUpMaximumHostPoolSize : Nullable<int> with get, set
Public Property RampUpMaximumHostPoolSize As Nullable(Of Integer)