Freigeben über


WindowsConfiguration.EnableAutomaticUpdates Eigenschaft

Definition

Ruft ab oder legt fest, ob automatische Updates auf dem virtuellen Computer aktiviert sind.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Wenn nicht angegeben, ist der Standardwert true.

Gilt für: