Delen via


IKubernetesCluster.KubernetesVersion Property

Definition

The Kubernetes version for this cluster.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The Kubernetes version for this cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="kubernetesVersion")]
public string KubernetesVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The Kubernetes version for this cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="kubernetesVersion")>]
member this.KubernetesVersion : string with get, set
Public Property KubernetesVersion As String

Property Value

Attributes

Applies to