LuisRequest.Log Property

Definition

Indicates if logging of queries to LUIS is allowed.

public bool? Log { get; set; }
member this.Log : Nullable<bool> with get, set
Public Property Log As Nullable(Of Boolean)

Property Value

Implements

Log

Applies to