다음을 통해 공유


IBot.LuisKey Property

Definition

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

Applies to