LuisService.GetEndpoint Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.