Condividi tramite


IMeshRevision.Upgrade Property

Definition

List of revisions available for upgrade of a specific mesh revision

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="List of revisions available for upgrade of a specific mesh revision", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="upgrades", Update=true)]
public System.Collections.Generic.List<string> Upgrade { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="List of revisions available for upgrade of a specific mesh revision", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="upgrades", Update=true)>]
member this.Upgrade : System.Collections.Generic.List<string> with get, set
Public Property Upgrade As List(Of String)

Property Value

Attributes

Applies to