Share via


RampUpRule.ChangeStep Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to