Compartir a través de


PSManagedClusterPoolUpgradeProfile.Upgrades Property

Definition

Gets or sets list of orchestrator types and versions available for upgrade.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Aks.Models.PSManagedClusterPoolUpgradeProfileUpgradesItem> Upgrades { get; set; }
member this.Upgrades : System.Collections.Generic.IList<Microsoft.Azure.Commands.Aks.Models.PSManagedClusterPoolUpgradeProfileUpgradesItem> with get, set
Public Property Upgrades As IList(Of PSManagedClusterPoolUpgradeProfileUpgradesItem)

Property Value

Applies to