Share via


ISynapseSpark.AutoScalePropertyEnabled Property

Definition

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

Property Value

Attributes

Applies to