Dela via


KubeletConfig.CpuManagerPolicy Property

Definition

The default is 'none'. See Kubernetes CPU management policies for more information. Allowed values are 'none' and 'static'.

public Azure.Provisioning.BicepValue<string> CpuManagerPolicy { get; set; }
member this.CpuManagerPolicy : Azure.Provisioning.BicepValue<string> with get, set
Public Property CpuManagerPolicy As BicepValue(Of String)

Property Value

Applies to