Share via


ManagedClusterInner.KubernetesVersion Property

Definition

Gets or sets version of Kubernetes specified when creating the managed cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.kubernetesVersion")]
public string KubernetesVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.kubernetesVersion")>]
member this.KubernetesVersion : string with get, set
Public Property KubernetesVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to