Condividi tramite


IOrchestratorVersionProfile.Upgrade Property

Definition

The list of available upgrade versions.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The list of available upgrade versions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20190801.IOrchestratorProfile) }, ReadOnly=false, Required=false, SerializedName="upgrades")]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20190801.IOrchestratorProfile[] Upgrade { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The list of available upgrade versions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20190801.IOrchestratorProfile) }, ReadOnly=false, Required=false, SerializedName="upgrades")>]
member this.Upgrade : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20190801.IOrchestratorProfile[] with get, set
Public Property Upgrade As IOrchestratorProfile()

Property Value

Attributes

Applies to