Megosztás a következőn keresztül:


ThroughputPolicyResource.IncrementPercent Property

Definition

Gets or sets represents the percentage by which throughput can increase every time throughput policy kicks in.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to