Freigeben über


IManagedClusterAgentPoolProfileProperties.KubeletConfigCpuCfsQuota Property

Definition

The default is true.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The default is true.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="cpuCfsQuota")]
public bool? KubeletConfigCpuCfsQuota { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The default is true.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="cpuCfsQuota")>]
member this.KubeletConfigCpuCfsQuota : Nullable<bool> with get, set
Public Property KubeletConfigCpuCfsQuota As Nullable(Of Boolean)

Property Value

Attributes

Applies to