Share via


ILuisOptions Interface

Definition

Interface containing optional parameters for a LUIS request.

public interface ILuisOptions
type ILuisOptions = interface
Public Interface ILuisOptions
Derived

Properties

BingSpellCheckSubscriptionKey

The Bing Spell Check subscription key.

Log

Indicates if logging of queries to LUIS is allowed.

SpellCheck

Turn on spell checking.

Staging

Use the staging endpoint.

TimezoneOffset

The time zone offset.

Verbose

The verbose flag.

Extension Methods

Apply(ILuisOptions, ILuisOptions)

Applies to