Delen via


AutoScaleSettings.EvaluationInterval Eigenschap

Definitie

Hiermee wordt het tijdsinterval opgehaald of ingesteld waarmee de poolgrootte automatisch moet worden aangepast aan de formule voor automatisch schalen.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Als u dit weglaat, is de standaardwaarde 15 minuten (PT15M).

Van toepassing op