Delen via


UpgradePolicy.AutomaticOSUpgrade Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to