PredictionRequest.Options Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to