Share via


ManagedClusterAgentPoolProfileProperties.UpgradeSettings Property

Definition

Gets or sets settings for upgrading the agentpool

[Newtonsoft.Json.JsonProperty(PropertyName="upgradeSettings")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolUpgradeSettings UpgradeSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="upgradeSettings")>]
member this.UpgradeSettings : Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolUpgradeSettings with get, set
Public Property UpgradeSettings As AgentPoolUpgradeSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to