LuisModelAttribute.UriFor(LuisApiVersion, String) 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.
public static Uri UriFor (Microsoft.Bot.Builder.Luis.LuisApiVersion apiVersion, string domain = default);
static member UriFor : Microsoft.Bot.Builder.Luis.LuisApiVersion * string -> Uri
Public Shared Function UriFor (apiVersion As LuisApiVersion, Optional domain As String = Nothing) As Uri
Parameters
- apiVersion
- LuisApiVersion
- domain
- String