Freigeben über


ManagedCluster.EnableAutoOSUpgrade Eigenschaft

Definition

Ruft die Einstellung auf true ab oder legt fest, dass das automatische Betriebssystemupgrade für die Knotentypen aktiviert wird, die mit einem beliebigen Plattformbetriebssystemimage mit version "latest" erstellt werden. Der Standardwert für diese Einstellung ist false.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: