UpdateAzKustoCluster_UpdateViaIdentityExpanded.OptimizedAutoscaleMaximum Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Category(new Microsoft.Azure.PowerShell.Cmdlets.Kusto.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Kusto.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Maximum allowed instances count.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="maximum")]
[System.Management.Automation.Parameter(HelpMessage="Maximum allowed instances count.", Mandatory=false)]
public int OptimizedAutoscaleMaximum { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Category(new Microsoft.Azure.PowerShell.Cmdlets.Kusto.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Kusto.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Maximum allowed instances count.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="maximum")>]
[<System.Management.Automation.Parameter(HelpMessage="Maximum allowed instances count.", Mandatory=false)>]
member this.OptimizedAutoscaleMaximum : int with get, set
Public Property OptimizedAutoscaleMaximum As Integer

Property Value

Int32
Attributes

Applies to