Share via


ManagedClusterPoolUpgradeProfileUpgradesItem.KubernetesVersion Property

Definition

Gets or sets kubernetes version (major, minor, patch).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to