AgentPool.WindowsProfile Property

Definition

Gets or sets the Windows agent pool's specific profile.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to