Share via


UpdateConfiguration.Windows Property

Definition

Gets or sets windows specific update configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="windows")]
public Microsoft.Azure.Management.Automation.Models.WindowsProperties Windows { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="windows")>]
member this.Windows : Microsoft.Azure.Management.Automation.Models.WindowsProperties with get, set
Public Property Windows As WindowsProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to