IAzureCapacity.Minimum Property

Definition

Minimum allowed capacity.

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

Property Value

Attributes

Applies to