AzureResourceSku.Capacity Property

Definition

Gets or sets the number of instances of the cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="capacity")]
public Microsoft.Azure.Management.Kusto.Models.AzureCapacity Capacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacity")>]
member this.Capacity : Microsoft.Azure.Management.Kusto.Models.AzureCapacity with get, set
Public Property Capacity As AzureCapacity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to