WindowsConfiguration.EnableAutomaticUpdates Property

Definition

Gets whether automatic updates are enabled on the virtual machine. If unspecified, the default value is true.

public bool? EnableAutomaticUpdates { get; }
member this.EnableAutomaticUpdates : Nullable<bool>
Public ReadOnly Property EnableAutomaticUpdates As Nullable(Of Boolean)

Property Value

Applies to