IAzureCapacity.Maximum Property

Definition

Maximum allowed capacity.

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

Property Value

Attributes

Applies to