Udostępnij za pośrednictwem


ContainerServiceNetworkProfileKubeProxyConfig.Mode Property

Definition

Specify which proxy mode to use ('IPTABLES' or 'IPVS').

public Azure.ResourceManager.ContainerService.Models.ContainerServiceNetworkProfileKubeProxyMode? Mode { get; set; }
member this.Mode : Nullable<Azure.ResourceManager.ContainerService.Models.ContainerServiceNetworkProfileKubeProxyMode> with get, set
Public Property Mode As Nullable(Of ContainerServiceNetworkProfileKubeProxyMode)

Property Value

Applies to