NewAzKustoCluster_CreateExpanded.OptimizedAutoscaleIsEnabled 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="A boolean value that indicate if the optimized autoscale feature is enabled or not.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="isEnabled")]
[System.Management.Automation.Parameter(HelpMessage="A boolean value that indicate if the optimized autoscale feature is enabled or not.", Mandatory=false)]
public System.Management.Automation.SwitchParameter OptimizedAutoscaleIsEnabled { 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="A boolean value that indicate if the optimized autoscale feature is enabled or not.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="isEnabled")>]
[<System.Management.Automation.Parameter(HelpMessage="A boolean value that indicate if the optimized autoscale feature is enabled or not.", Mandatory=false)>]
member this.OptimizedAutoscaleIsEnabled : System.Management.Automation.SwitchParameter with get, set
Public Property OptimizedAutoscaleIsEnabled As SwitchParameter

Property Value

SwitchParameter
Attributes

Applies to