Share via


ManagedClusterInner.Sku Property

Definition

Gets or sets the managed cluster SKU.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to