次の方法で共有


PredictionRequest.Options プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象