Freigeben über


SysctlConfig.FsFileMax Property

Definition

Sysctl setting fs.file-max.

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

Property Value

Implements

Attributes

Applies to