다음을 통해 공유


BotProperties.LuisAppId Property

Definition

Collection of LUIS App Ids

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)]
public string[] LuisAppId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.LuisAppId : string[] with get, set
Public Property LuisAppId As String()

Property Value

String[]

Implements

Attributes

Applies to