Share via


ManagedCluster.AutoUpgradeProfile Property

Definition

Gets or sets the auto upgrade configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to