LuisPredictionOptions.Staging Property

Definition

Gets or sets whether to use the staging endpoint.

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

Property Value

Whether to use the staging endpoint.

Applies to