次の方法で共有


PredictionResponse.Prediction プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="prediction")]
public Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.Models.Prediction Prediction { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="prediction")>]
member this.Prediction : Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime.Models.Prediction with get, set
Public Property Prediction As Prediction

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象