共用方式為


RampUpRule.ChangeIntervalInMinutes 屬性

定義

取得或設定會以分鐘為單位來重新評估 ReroutePercentage 的間隔。

[Newtonsoft.Json.JsonProperty(PropertyName="changeIntervalInMinutes")]
public int? ChangeIntervalInMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="changeIntervalInMinutes")>]
member this.ChangeIntervalInMinutes : Nullable<int> with get, set
Public Property ChangeIntervalInMinutes As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於