Condividi tramite


RampUpRule.ChangeStep Proprietà

Definizione

Ottiene o imposta nello scenario di scalabilità automatica questo è il passaggio da aggiungere/rimuovere da <code> ReroutePercentage</code> finché non raggiunge \n<code> MinReroutePercentage</code> o <code gt; code> MaxReroutePercentage</code>. Le metriche del sito vengono controllate ogni N minuti specificati in <code> ChangeIntervalInMinutes</code>. \nalgoritmo decisionale personalizzato può essere fornito nell'estensione del sito TiPCallback che può essere specificato in <code> ChangeDecisionCallbackUrl</code>.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a