Aracılığıyla paylaş


IScalingSchedule.RampUpCapacityThresholdPct Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Capacity threshold for ramp up period.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="rampUpCapacityThresholdPct")]
public int? RampUpCapacityThresholdPct { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Capacity threshold for ramp up period.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="rampUpCapacityThresholdPct")>]
member this.RampUpCapacityThresholdPct : Nullable<int> with get, set
Public Property RampUpCapacityThresholdPct As Nullable(Of Integer)

Property Value

Attributes

Applies to