VirtualMachineScaleSetOSProfile.WindowsConfiguration Property

Definition

Gets or sets specifies Windows operating system settings on the virtual machine.

[Newtonsoft.Json.JsonProperty(PropertyName="windowsConfiguration")]
public Microsoft.Azure.Management.Compute.Fluent.Models.WindowsConfiguration WindowsConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="windowsConfiguration")>]
member this.WindowsConfiguration : Microsoft.Azure.Management.Compute.Fluent.Models.WindowsConfiguration with get, set
Public Property WindowsConfiguration As WindowsConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to