Share via


LuisService.GetEndpoint Method

Definition

Gets the endpoint for this LUIS service.

public string GetEndpoint ();
member this.GetEndpoint : unit -> string
Public Function GetEndpoint () As String

Returns

The URL for this service.

Applies to