Freigeben über


KubeletConfig.ContainerLogMaxSizeMb Property

Definition

The maximum size (e.g. 10Mi) of container log file before it is rotated.

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

Property Value

Implements

Attributes

Applies to