次の方法で共有


RampUpRule.MinReroutePercentage プロパティ

定義

ReroutePercentage を維持する下限を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象