Freigeben über


ISysctlConfig.FsInotifyMaxUserWatch Property

Definition

Sysctl setting fs.inotify.max_user_watches.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Sysctl setting fs.inotify.max_user_watches.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="fsInotifyMaxUserWatches")]
public int? FsInotifyMaxUserWatch { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Sysctl setting fs.inotify.max_user_watches.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="fsInotifyMaxUserWatches")>]
member this.FsInotifyMaxUserWatch : Nullable<int> with get, set
Public Property FsInotifyMaxUserWatch As Nullable(Of Integer)

Property Value

Attributes

Applies to