Compartir a través de


ThroughputPolicyResource.IncrementPercent Propiedad

Definición

Obtiene o establece representa el porcentaje por el que el rendimiento puede aumentar cada vez que se inicia la directiva de rendimiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a