Freigeben über


ManagedClusterAgentPoolProfile.KubeletConfigImageGcLowThreshold Property

Definition

This cannot be set higher than imageGcHighThreshold. The default is 80%

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inherited)]
public int? KubeletConfigImageGcLowThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inherited)>]
member this.KubeletConfigImageGcLowThreshold : Nullable<int> with get, set
Public Property KubeletConfigImageGcLowThreshold As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to