Partager via


CloudPool.AutoScaleFormula Propriété

Définition

Obtient ou définit une formule pour le nombre souhaité de nœuds de calcul dans le pool.

[Newtonsoft.Json.JsonProperty(PropertyName="autoScaleFormula")]
public string AutoScaleFormula { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="autoScaleFormula")>]
member this.AutoScaleFormula : string with get, set
Public Property AutoScaleFormula As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cette propriété est définie uniquement si le pool est automatiquement mis à l’échelle, c’est-à-dire que enableAutoScale a la valeur true.

S’applique à