Compartilhar via


IUpdateRunProperties.UpgradeKubernetesVersion Property

Definition

The Kubernetes version to upgrade the member clusters to.

[Microsoft.Azure.PowerShell.Cmdlets.Fleet.Runtime.Info(Create=true, Description="The Kubernetes version to upgrade the member clusters to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="kubernetesVersion", Update=true)]
public string UpgradeKubernetesVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Fleet.Runtime.Info(Create=true, Description="The Kubernetes version to upgrade the member clusters to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="kubernetesVersion", Update=true)>]
member this.UpgradeKubernetesVersion : string with get, set
Public Property UpgradeKubernetesVersion As String

Property Value

Attributes

Applies to