ManagedCluster.UpgradeSettings Property

Definition

Gets or sets settings for upgrading a cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to