IBot.LuisKey Property
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.
The LUIS Key
[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The LUIS Key", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="luisKey")]
public string LuisKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The LUIS Key", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="luisKey")>]
member this.LuisKey : string with get, set
Public Property LuisKey As String
Property Value
- Attributes