Share via


PredictionRequestOptions.PreferExternalEntities Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="preferExternalEntities")]
public bool? PreferExternalEntities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preferExternalEntities")>]
member this.PreferExternalEntities : Nullable<bool> with get, set
Public Property PreferExternalEntities As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to