IManagedClusterUpgradeProfileProperties.ControlPlaneProfileUpgrade Property

Definition

List of orchestrator types and versions available for upgrade.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="List of orchestrator types and versions available for upgrade.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPoolUpgradeProfileUpgradesItem) }, ReadOnly=false, Required=false, SerializedName="upgrades")]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPoolUpgradeProfileUpgradesItem[] ControlPlaneProfileUpgrade { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="List of orchestrator types and versions available for upgrade.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPoolUpgradeProfileUpgradesItem) }, ReadOnly=false, Required=false, SerializedName="upgrades")>]
member this.ControlPlaneProfileUpgrade : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterPoolUpgradeProfileUpgradesItem[] with get, set
Public Property ControlPlaneProfileUpgrade As IManagedClusterPoolUpgradeProfileUpgradesItem()

Property Value

Attributes

Applies to