Cluster.Sku Property

Definition

Gets or sets the SKU of the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to