Share via


SysctlConfig.FsAioMaxNr Property

Definition

Sysctl setting fs.aio-max-nr.

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

Property Value

Implements

Attributes

Applies to