Freigeben über


ManagedClusterAgentPoolProfile.KubeletConfigPodMaxPid Property

Definition

The maximum number of processes per pod.

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

Property Value

Implements

Attributes

Applies to