RampUpRule.ReroutePercentage Propiedad

Definición

Obtiene o establece el porcentaje del tráfico que se redirigirá a <code> ActionHostName</code>.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a