다음을 통해 공유


VirtualMachineGalleryApplication.EnableAutomaticUpgrade Property

Definition

If set to true, when a new Gallery Application version is available in PIR/SIG, it will be automatically updated for the VM/VMSS.

public bool? EnableAutomaticUpgrade { get; set; }
member this.EnableAutomaticUpgrade : Nullable<bool> with get, set
Public Property EnableAutomaticUpgrade As Nullable(Of Boolean)

Property Value

Applies to