次の方法で共有


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

適用対象