RampUpRule.MinReroutePercentage Propiedad

Definición

Obtiene o establece especifica el límite inferior por encima del cual permanecerá 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a