Freigeben über


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

Property Value

Implements

Attributes

Applies to