Compartir a través de


IAzureCapacity.ScaleType Property

Definition

Scale type.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Scale type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.AzureScaleType) }, ReadOnly=false, Required=true, SerializedName="scaleType")]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.AzureScaleType ScaleType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Scale type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.AzureScaleType) }, ReadOnly=false, Required=true, SerializedName="scaleType")>]
member this.ScaleType : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.AzureScaleType with get, set
Public Property ScaleType As AzureScaleType

Property Value

Attributes

Applies to