Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RampUpRule.ChangeStep 属性

定义

获取或设置自动加速方案中,这是从 <code> 添加/删除的步骤ReroutePercentage</code> ,直到达到 \n<code>MinReroutePercentage</code> 或 <code>MaxReroutePercentage</code>。 每隔 n 分钟检查一次 lt;code> 中指定的&站点指标ChangeIntervalInMinutes</code>。\n可以在 TiPCallback 站点扩展中提供自定义决策算法,该 URL 可在 lt;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)

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于