Share via


ExtensionPatchProperties.ExtensionParameterEnableAutomaticUpgrade 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.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)]
public bool? ExtensionParameterEnableAutomaticUpgrade { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)>]
member this.ExtensionParameterEnableAutomaticUpgrade : Nullable<bool> with get, set
Public Property ExtensionParameterEnableAutomaticUpgrade As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to