Freigeben über


KubeletConfig.ImageGcLowThreshold 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.Owned)]
public int? ImageGcLowThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.ImageGcLowThreshold : Nullable<int> with get, set
Public Property ImageGcLowThreshold As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to