Delen via


WindowsConfiguration.EnableAutomaticUpdates Eigenschap

Definitie

Hiermee wordt opgehaald of ingesteld of automatische updates zijn ingeschakeld op de virtuele machine.

[Newtonsoft.Json.JsonProperty(PropertyName="enableAutomaticUpdates")]
public bool? EnableAutomaticUpdates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableAutomaticUpdates")>]
member this.EnableAutomaticUpdates : Nullable<bool> with get, set
Public Property EnableAutomaticUpdates As Nullable(Of Boolean)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Als u dit weglaat, is de standaardwaarde true.

Van toepassing op