Share via


LuisService.AppId Property

Definition

Gets or sets appId for the LUIS model.

public string AppId { get; set; }
member this.AppId : string with get, set
Public Property AppId As String

Property Value

The App Id.

Applies to