Compartilhar via


OrchestratorVersionProfile.Upgrades Propriedade

Definição

Obtém ou define a lista de versões de atualização disponíveis.

[Newtonsoft.Json.JsonProperty(PropertyName="upgrades")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.OrchestratorProfile> Upgrades { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="upgrades")>]
member this.Upgrades : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.OrchestratorProfile> with get, set
Public Property Upgrades As IList(Of OrchestratorProfile)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a