Partager via


CloudPool.CurrentLowPriorityNodes Propriété

Définition

Obtient ou définit le nombre de nœuds de calcul spot/basse priorité actuellement dans le pool.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Les nœuds de calcul spot/basse priorité qui ont été préemptés sont inclus dans ce nombre.

S’applique à