Partager via


AutoScaleSettings.EvaluationInterval Propriété

Définition

Obtient ou définit l’intervalle de temps auquel ajuster automatiquement la taille du pool en fonction de la formule de mise à l’échelle automatique.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Si elle est omise, la valeur par défaut est 15 minutes (PT15M).

S’applique à