다음을 통해 공유


LuisService.GetEndpoint 메서드

정의

이 LUIS 서비스의 엔드포인트를 가져옵니다.

public string GetEndpoint();
member this.GetEndpoint : unit -> string
Public Function GetEndpoint () As String

반환

이 서비스의 URL입니다.

적용 대상