Dela via


ChangePointDetectResponse.ConfidenceScores Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="confidenceScores")]
public System.Collections.Generic.IList<double> ConfidenceScores { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="confidenceScores")>]
member this.ConfidenceScores : System.Collections.Generic.IList<double> with get, set
Public Property ConfidenceScores As IList(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to