次の方法で共有


IScalingHostPoolReference.ScalingPlanEnabled Property

Definition

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

Property Value

Attributes

Applies to