AzureResourceSku.CapacityDefault Property

Definition

The default capacity that would be used.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public int? CapacityDefault { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.CapacityDefault : Nullable<int> with get, set
Public Property CapacityDefault As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to