英語で読む

次の方法で共有


Model.GetExplicitListWithHttpMessagesAsync メソッド

定義

public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.ExplicitListItem>>> GetExplicitListWithHttpMessagesAsync (Guid appId, string versionId, Guid entityId, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);

パラメーター

appId
Guid
versionId
String
entityId
Guid
customHeaders
Dictionary<String,List<String>>
cancellationToken
CancellationToken

戻り値

実装

適用対象