Partager via


KubeletConfig.FailSwapOn Propriété

Définition

Obtient ou définit si la valeur est true, le kubelet ne démarre pas si l’échange est activé sur le nœud.

[Newtonsoft.Json.JsonProperty(PropertyName="failSwapOn")]
public bool? FailSwapOn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failSwapOn")>]
member this.FailSwapOn : Nullable<bool> with get, set
Public Property FailSwapOn As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à