Share via


ManagedClusterPoolUpgradeProfile.Upgrades Property

Definition

List of orchestrator types and versions available for upgrade.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ContainerService.Models.ManagedClusterPoolUpgradeProfileUpgradesItem> Upgrades { get; }
member this.Upgrades : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ContainerService.Models.ManagedClusterPoolUpgradeProfileUpgradesItem>
Public ReadOnly Property Upgrades As IReadOnlyList(Of ManagedClusterPoolUpgradeProfileUpgradesItem)

Property Value

Applies to