Share via


ChangePointDetectRequest.StableTrendWindow Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to