Share via


ContainerServiceInner.WindowsProfile Property

Definition

Gets or sets properties of Windows VMs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to