Partager via


LinuxOSConfig.SwapFileSizeMB Propriété

Définition

Obtient ou définit swapFileSizeMB spécifie la taille en Mo d’un fichier d’échange qui sera créé sur chaque nœud.

[Newtonsoft.Json.JsonProperty(PropertyName="swapFileSizeMB")]
public int? SwapFileSizeMB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="swapFileSizeMB")>]
member this.SwapFileSizeMB : Nullable<int> with get, set
Public Property SwapFileSizeMB As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à