MachineExtension.AutoUpgradeMinorVersion Property

Definition

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

Property Value

Nullable<Boolean>

Implements

Attributes

Applies to