ScalingPlanPooledSchedulePatch.ScalingMethod 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.
The desired scaling method to be used to scale the hosts in the assigned host pool.
public Azure.ResourceManager.DesktopVirtualization.Models.DesktopVirtualizationScalingMethodType? ScalingMethod { get; set; }
member this.ScalingMethod : Nullable<Azure.ResourceManager.DesktopVirtualization.Models.DesktopVirtualizationScalingMethodType> with get, set
Public Property ScalingMethod As Nullable(Of DesktopVirtualizationScalingMethodType)