Share via


ArcAgentProfile.AgentAutoUpgrade Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.AutoUpgradeOptions? AgentAutoUpgrade { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Owned)>]
member this.AgentAutoUpgrade : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.AutoUpgradeOptions> with get, set
Public Property AgentAutoUpgrade As Nullable(Of AutoUpgradeOptions)

Property Value

Implements

Attributes

Applies to