Condividi tramite


FixedScaleSettings.TargetLowPriorityNodes Proprietà

Definizione

Ottiene o imposta il numero desiderato di nodi di calcolo spot/con priorità bassa nel pool.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

È necessario impostare almeno uno di targetDedicatedNodes, targetLowPriorityNodes.

Si applica a