共用方式為


RampUpRule.MaxReroutePercentage 屬性

定義

取得或設定會指定 ReroutePercentage 將保留的上限。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於