Partilhar via


ManagedClusterAgentPoolProfileProperties.KubeletConfig Property

Definition

Gets or sets the Kubelet configuration on the agent pool nodes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to