RampUpRule.ChangeIntervalInMinutes Propiedad

Definición

Obtiene o establece especifica el intervalo en minutos para volver a evaluar ReroutePercentage.

[Newtonsoft.Json.JsonProperty(PropertyName="changeIntervalInMinutes")]
public int? ChangeIntervalInMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="changeIntervalInMinutes")>]
member this.ChangeIntervalInMinutes : Nullable<int> with get, set
Public Property ChangeIntervalInMinutes As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a