Share via


IScalingHostPoolReference.ScalingPlanEnabled Property

Definition

Is the scaling plan enabled for this hostpool.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Is the scaling plan enabled for this hostpool.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="scalingPlanEnabled", Update=true)]
public bool? ScalingPlanEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Is the scaling plan enabled for this hostpool.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="scalingPlanEnabled", Update=true)>]
member this.ScalingPlanEnabled : Nullable<bool> with get, set
Public Property ScalingPlanEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to