共用方式為


RampUpRule.ChangeStep 屬性

定義

在自動增加案例中取得或設定,這是從 & lt;code & gt 新增/移除的步驟ReroutePercentage & lt;/code & gt; 直到到達 \n& lt;code & gt;MinReroutePercentage & lt;/code & gt; 或 & lt;code & gt;MaxReroutePercentage & lt;/code & gt;。 系統會每隔 N 分鐘檢查一次在 lt;code & gt; 中指定的 & 網站計量ChangeIntervalInMinutes & lt;/code & gt;。\n自訂決策演算法可以在 TiPCallback 網站延伸模組中提供,URL 可以在 lt;code & gt; 中 & 指定ChangeDecisionCallbackUrl & lt;/code & gt;。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於