Compartilhar via


LinuxOSConfig.SwapFileSizeMb Property

Definition

The size in MB of a swap file that will be created on each node.

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

Property Value

Implements

Attributes

Applies to