Share via


ContainerServiceNetworkProfileKubeProxyIPVSConfig.Scheduler Property

Definition

IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html.

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

Property Value

Applies to