ManagedClusterAgentPoolProfileProperties.LinuxOSConfig Property

Definition

Gets or sets linuxOSConfig specifies the OS configuration of linux agent nodes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to