Share via


Extension.ParameterEnableAutomaticUpgrade Property

Definition

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

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

Property Value

Implements

Attributes

Applies to