Sdílet prostřednictvím


AutoScaleSettings.EvaluationInterval Vlastnost

Definice

Získá nebo nastaví časový interval, ve kterém se automaticky upraví velikost fondu podle vzorce automatického škálování.

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Pokud ho vynecháte, výchozí hodnota je 15 minut (PT15M).

Platí pro