次の方法で共有


RampUpRule.ChangeStep プロパティ

定義

自動ランプアップ シナリオで取得または設定します。これは&、lt;code>ReroutePercentage</code gt; が lt;code&> \n&に達するまでMinReroutePercentage</code> または <code>MaxReroutePercentage</code>. サイト メトリックは、lt;code> で&指定された N 分ごとに確認されます。ChangeIntervalInMinutes</code>.\nカスタム決定アルゴリズムは、lt;code> で指定できる URL を TiPCallback サイト拡張機能で&提供できます。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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象