Share via


MachineExtension.EnableAutomaticUpgrade Property

Definition

Indicates whether the extension should be automatically upgraded by the platform if there is a newer version available.

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

Property Value

Implements

Attributes

Applies to