Share via


LuisApplication.Endpoint Property

Definition

Gets or sets lUIS endpoint like https://westus.api.cognitive.microsoft.com.

public string Endpoint { get; set; }
member this.Endpoint : string with get, set
Public Property Endpoint As String

Property Value

LUIS endpoint where application is hosted.

Applies to