Freigeben über


KubeletConfig.PodMaxPid Property

Definition

The maximum number of processes per pod.

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

Property Value

Implements

Attributes

Applies to