PSKubernetesCluster.KubernetesVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets version of Kubernetes specified when creating the managed cluster.
public string KubernetesVersion { get; set; }
member this.KubernetesVersion : string with get, set
Public Property KubernetesVersion As String