Share via


AgentPoolInner.KubeletConfig Property

Definition

Gets or sets kubeletConfig specifies the configuration of kubelet on agent nodes.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.kubeletConfig")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.KubeletConfig KubeletConfig { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to