Dela via


ManagedClusterUpgradeProfile.AgentPoolProfiles Property

Definition

Gets or sets the list of available upgrade versions for agent pools.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to