Compartilhar via


ManagedClusterUpgradeProfileInner.AgentPoolProfiles Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a