Share via


ManagedClusterInner.AutoUpgradeProfile Property

Definition

Gets or sets profile of auto upgrade configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to