Cluster.Sku Property

Definition

Gets or sets the sku properties.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to