AgentUpgrade.EnableAutomaticUpgrade Property

Definition

Specifies if RSM should try to upgrade this machine

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public bool? EnableAutomaticUpgrade { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.EnableAutomaticUpgrade : Nullable<bool> with get, set
Public Property EnableAutomaticUpgrade As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to