IAzureCapacity.Default Property

Definition

The default capacity that would be used.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="The default capacity that would be used.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="default", Update=true)]
public int Default { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="The default capacity that would be used.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="default", Update=true)>]
member this.Default : int with get, set
Public Property Default As Integer

Property Value

Attributes

Applies to