次の方法で共有


ConnectedClusterProperties.ArcAgentProfileAgentAutoUpgrade 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.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.AutoUpgradeOptions? ArcAgentProfileAgentAutoUpgrade { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Inlined)>]
member this.ArcAgentProfileAgentAutoUpgrade : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.AutoUpgradeOptions> with get, set
Public Property ArcAgentProfileAgentAutoUpgrade As Nullable(Of AutoUpgradeOptions)

Property Value

Implements

Attributes

Applies to