Dela via


ContainerServiceNetworkProfileKubeProxyConfig.IsEnabled Property

Definition

Whether to enable on kube-proxy on the cluster (if no 'kubeProxyConfig' exists, kube-proxy is enabled in AKS by default without these customizations).

public bool? IsEnabled { get; set; }
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Property Value

Applies to