AutomaticOSUpgradeProperties.AutomaticOSUpgradeSupported Property

Definition

Gets or sets specifies whether automatic OS upgrade is supported on the image.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to