다음을 통해 공유


IBotProperties.LuisAppId Property

Definition

Collection of LUIS App Ids

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Collection of LUIS App Ids", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="luisAppIds")]
public string[] LuisAppId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Collection of LUIS App Ids", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="luisAppIds")>]
member this.LuisAppId : string[] with get, set
Public Property LuisAppId As String()

Property Value

String[]
Attributes

Applies to