Compartilhar via


ManagedClusterUpdate.UpgradeType Property

Definition

The upgrade type. Full requires the KubernetesVersion property to be set. NodeImageOnly requires the KubernetesVersion property not to be set.

[Microsoft.Azure.PowerShell.Cmdlets.Fleet.Origin(Microsoft.Azure.PowerShell.Cmdlets.Fleet.PropertyOrigin.Inlined)]
public string UpgradeType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Fleet.Origin(Microsoft.Azure.PowerShell.Cmdlets.Fleet.PropertyOrigin.Inlined)>]
member this.UpgradeType : string with get, set
Public Property UpgradeType As String

Property Value

Implements

Attributes

Applies to