다음을 통해 공유


LuisModelAttribute.Domain 속성

정의

LUIS 애플리케이션이 있는 도메인입니다.

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

속성 값

설명

Null은 V1 API에 api.projectoxford.ai V2 api에 westus.api.cognitive.microsoft.com 기본값을 의미합니다.

적용 대상