ArcAgentProfile.AgentAutoUpgrade Property

Definition

Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.

public Azure.ResourceManager.Kubernetes.Models.AutoUpgradeOptions? AgentAutoUpgrade { get; set; }
member this.AgentAutoUpgrade : Nullable<Azure.ResourceManager.Kubernetes.Models.AutoUpgradeOptions> with get, set
Public Property AgentAutoUpgrade As Nullable(Of AutoUpgradeOptions)

Property Value

Applies to